Export records (capped)
data_export_collectionReturn up to limit records (default 1000, max 5000) from a collection — for snapshotting into agent context. For larger sets use the CLI: shiply data export <slug> <collection>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | owned site slug | |
| limit | No | max records to return (default 1000, max 5000) | |
| collection | Yes | collection name to export |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |