List MCP server tools

Retrieve all tools available for a specific MCP server configuration.

Path Parameters

mcp_server_idstringRequired
ID of the MCP Server.

Headers

xi-api-keystringRequired

Response

Successful Response
successboolean
Indicates if the operation was successful.
toolslist of objects
A list of tools available on the MCP server.
error_messagestring or null
Error message if the operation was not successful.

Errors