List a connection’s callable methods
List a connection’s callable methods
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
spaceId
connectionId
Response
The method catalog.
data