List exposed tools for a gateway
Returns the namespaced tool view for a gateway.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the MCP gateway.
Query Parameters
Page size between 1 and 200. Defaults to 25.
Cursor for the page after the given exposed_name. Mutually exclusive with ending_before.
Cursor for the page before the given exposed_name. Mutually exclusive with starting_after.
Returns only tools contributed by this upstream server.