MCP Endpoint - List Tools & Call Tool
MCP Endpoint - List Tools & Call Tool
Endpoint to List Tools and Call tool. Use the ‘tools/list’ method to retrieve available tools, and method ‘tools/call’ to execute a specific tool. Implements JSON-RPC 2.0 MCP specification.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
registered_user_id
tool_pack_id
Query parameters
authenticated_only
When true, only return tools for connectors the registered user has already authenticated, and hide per-connector authenticate_* tools.
format
Allowed values:
Request
This endpoint expects an object.
jsonrpc
method
Allowed values:
id
params
Response
JSON-RPC 2.0 response
jsonrpc
id
result