Create a new toolCopy Pagepost https://api.d-id.com/toolsCreate a new toolBody Paramsnamestringrequiredlength between 1 and 64Name of the tool (only alphanumeric characters, hyphens, and underscores)descriptionstringrequiredlength between 1 and 500Description of what the tool does. This is passed to the LLM to help it understand when to use this tool.schemaobjectrequiredLLM-facing schema for function callingTool Schema objectconfigrequiredExecution configuration for the toolServer ConfigurationServer Configuration objectauthobject | nullAuthentication configuration for the tool.Authentication object | nullproviderstringrequiredlength between 1 and 50Provider of the toolResponses 201Tool created successfully 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated 4 days ago