latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

custom-tools

Update Custom Tool

Update a custom tool.

put/agents/tools/{tool_id}

Path parameters

tool_idstring uuid required

Request body

display_namestring nullable
descriptionstring nullable
http_methodstring nullable
url_templatestring nullable
headersobject nullable
body_templateobject nullable
auth_typestring nullable
auth_secretstring nullable
parameters_schemaobject nullable
response_pathstring nullable
timeout_secondsinteger nullable
allowed_domainsstring[] nullable
is_activeboolean nullable

Response

Successful Response

namestring required
display_namestring required
descriptionstring required
http_methodstring required
url_templatestring required
headersobject
body_templateobject nullable
auth_typestring
parameters_schemaobject
response_pathstring nullable
timeout_secondsinteger
allowed_domainsstring[]
idstring uuid required
space_idstring uuid required
created_bystring uuid required
is_activeboolean required
created_atstring date-time required
updated_atstring date-time required