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