cuemap_project_export
Export paginated memories from a CueMap project using a cursor to navigate pages, with options to include cues, content, and metadata.
Instructions
Export a cursor-paginated page of memories from a CueMap project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project | No | Optional project ID. Defaults to the repository-scoped project. | |
| include_cues | No | ||
| include_content | No | ||
| include_metadata | No |