zenml_list_resources
List ZenML resources of an allowlisted type using validated filters, with pagination and project scope support. Retrieve resource data or discover accepted filters for a given resource type.
Instructions
List one allowlisted ZenML resource type with validated filters.
Use ``zenml_describe_resources(resource_type, "list")`` to discover the
accepted filters. Page sizes are capped at 200. Project-scoped reads use
``project_id`` when supplied and otherwise report the active project used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| filters | No | ||
| project_id | No | ||
| resource_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||