list_dashboards
List Sumo Logic dashboards with pagination. Retrieve titles, IDs, descriptions, and use the next token to fetch more pages.
Instructions
List dashboards with pagination.
Returns dashboard titles, IDs, and descriptions. Use the 'next' token from the response to fetch subsequent pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max dashboards to return | |
| token | No | Pagination token from a previous response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |