store_list
Retrieve all live records from a collection, oldest first, with metadata. Unfiltered and unpaginated, so best for small collections—use search for larger ones.
Instructions
Return every live record in one SOIL collection, oldest first, each with _id/_created/_updated metadata. Unfiltered and unpaginated — prefer store_search once a collection grows large, and store_collections to discover collection names. Read-only; confined to your store_scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| collection | Yes |