list_datasets
List all datasets in your organization with pagination support. Use page and page_size parameters to navigate through results.
Instructions
List all datasets in your organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| page_size | No | Number of datasets to return per page (max 100). Defaults to 50. |