Skip to main content
POST
List Mcp Server Tools

Path Parameters

mcp_id
string<uuid>
required

Response

Successful Response

Body of POST /admin/api/v1//check-connection.

ok = True means the provider responded as expected. details carries provider-specific information (e.g. tool list for an MCP server). error is set only when ok = False.

ok
boolean
required
details
Details · object | null
error
string | null
Last modified on May 22, 2026