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
| Argument | Required | Description |
|---|---|---|
provider | Yes | Provider name. |
service | Yes | Service under that provider. |
Output
| Renderer | Shape |
|---|---|
| Table | One 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: