dataset_library
The dataset library and page templates that power programmatic pages: list datasets, sample rows, list templates, and read one template. Already scoped to the connected workspace and its site; call directly, no domain or site parameter is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | dataset_rows only: how many rows to sample. | |
| action | Yes | Which operation to run. list_datasets (available datasets); dataset_rows (sample rows from one dataset); list_templates (built-in page templates); get_template (one template in full). | |
| datasetId | No | dataset_rows only: the dataset to sample. | |
| templateId | No | get_template only: the template to read. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||