list_collections
Retrieve all Metabase collections or filter by parent ID to explore folder hierarchy.
Instructions
List all collections (folders) in Metabase.
Args: parent_id: Optional parent collection ID to list children
Returns: List of collections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |