Inspect Micro export manifest
micro_export_manifestCheck current export resource counts and pagination limits for a Micro project. Use this to determine how many items are available and how to paginate through export data.
Instructions
Read live project-data export resource counts and pagination limits. The manifest is not a transactional snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |