Get a specific tool by name
Tool Servers
Get a specific tool by name
Retrieves a specific tool definition by its function name.
GET
Get a specific tool by name
Authorizations
Use JWT token for authentication
Path Parameters
The unique identifier of the tool server
The function name of the tool
Response
Tool retrieved successfully
Tool type (always 'function')
Available options:
function API endpoint for the tool
HTTP method
Available options:
GET, POST, PUT, DELETE, PATCH Query parameter keys
Path parameter keys
Body property key for request body
Custom headers for the tool
Whether the body is form data
Body mode
Available options:
simple, advanced JSON body template for advanced mode
Whether response post-processing is enabled
JS expression template for response post-processing