OptionalpageMaximum number of MCP services to return. Defaults to 100 when unset or 0;
the maximum is 100. Use page_token to retrieve additional pages.
OptionalpageOpaque pagination token from a previous request.
OptionalparentName of the parent schema to list within, as
schemas/{catalog}.{schema}. Each {...} component is capped at 255
characters individually.
OptionalviewView selector controlling which fields are populated per row. FULL
returns the full representation of the service; BASIC returns a more
compact version. Defaults to BASIC when unset.
Request to list MCP services. Accepts
parent,page_size, andpage_token.