Create agent tool

Create a new tool for an agent

Authentication

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

Path parameters

agent_uuidstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
tool_typeenumRequired
Allowed values:
tool_configobjectRequired

Response

Tool created
successboolean or null
itemobject or null
messagestring or null