List a connection’s callable methods

View as Markdown

The live method catalog: for a remote MCP server its tools/list, for an imported spec one method per operation. Each entry carries access plus the sideEffect / externalDelivery flags that decide whether the agent may call it inline or must go through the approval-gated action. Authorization: space:read; without it, 404.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

spaceIdstringRequired
connectionIdstringRequired

Response

The method catalog.
datalist of objects