Skip to main content

list_resources

Returns the resources under a provider.service -- the third level of the StackQL resource hierarchy. Resources are the targets that appear in the FROM clause of a StackQL query.

See also: [ MCP overview ] [ list_services ] [ list_methods ] [ describe_resource ]


Inputs

ArgumentRequiredDescription
providerYesProvider name.
serviceYesService under that provider.

Output

RendererShape
TableOne row per resource under provider.service

Gating

Allowed in every server mode. Read only.


Example

Try this prompt with any elicitation-capable MCP client with the StackQL MCP server registered:

List the resources in the google.storage service

Here's an example in Claude Desktop: