Update a toolCopy Pageput https://api.d-id.com/tools/{toolId}Update a toolPath ParamstoolIdstringrequiredBody ParamsRequest DTO for updating an existing toolnamestringlength between 1 and 64Name of the tool (only alphanumeric characters, hyphens, and underscores)descriptionstringDescription of what the tool doesschemaobjectOpenAI-compatible function schemaTool Schema objectconfigServer ConfigurationExecution configuration for the toolTool Configuration Server Configurationauthobject | nullAuthentication configuration for the tool.Authentication object | nullproviderstringProvider of the toolResponses 200Tool updated successfully 401Unauthorized 403Forbidden 404Tool not found 500Internal Server ErrorUpdated 27 days ago