Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
The permission level required to use this tool.
Available options:
read_only, write_only, read_write, admin A request body for a tool.
A response body for a tool.
A binding of the tool to a specific runtime environment such as an OpenAPI endpoint or local Python function.
Whether the tool execution is asynchronous
Whether the tool is editable or not

