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_idstringRequired
tool_pack_idstringRequiredformat: "uuid"

Query parameters

formatenumOptional
Allowed values:

Request

This endpoint expects an object.
jsonrpcstringRequired
methodenumRequired
Allowed values:
idintegerOptional
paramsobjectOptional

Response

JSON-RPC 2.0 response

jsonrpcstring or null
idinteger or null
resultobject or null