list_dashboards
Retrieve a list of dashboards the current user can access, with optional filtering by collection ID and limit on results.
Instructions
List all dashboards accessible to the current user.
Args: collection_id: Optional collection ID to filter by limit: Maximum number of dashboards to return (default 100)
Returns: Markdown formatted list of dashboards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |