Update agent tool

Update an existing tool

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

agent_uuidstringRequiredformat: "uuid"
tool_uuidstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptional
descriptionstringOptional
tool_configobjectOptional

Response

Tool updated
successboolean or null
itemobject or null
messagestring or null