v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Tools

Patch A Tool

put/v1/tools/{id}

Path parameters

idstring required

Request body

namestring nullable

Name of the tool

display_namestring nullable

Display name of the tool

descriptionstring required
permission'read_only' | 'write_only' | 'read_write' | 'admin' required

The permission level required to use this tool.

is_asyncboolean

Whether the tool execution is asynchronous

restrictionsstring

Whether the tool can be edited

bundled_agent_idstring nullable

Base agent id

Response

Successful Response

{"stackTrail":"paths:/v1/tools/{id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}