Export one bounded Micro data page
micro_export_pageRetrieve a paginated list of live project data covering users, records, purchases, entitlements, products, files, or audit events. Use limit and offset to access a specific bounded page.
Instructions
Read one bounded live page of project users, records, purchases, entitlements, products, files, or audit events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| limit | No | ||
| offset | No | ||
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |