dump
Retrieve a scoped corpus as a single text blob within a token limit, showing newest ideas first. Excludes archived and checkpoint entries by default, with optional overrides.
Instructions
Dump the scoped corpus as a single text blob under a token budget. Use for orientation — 'what does this repo/user think about?'. Newest ideas first, latest note inlined by default, archived excluded by default. By default excludes kind='checkpoint' rows; pass include_checkpoints=True to include them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| since | No | ||
| actor | No | ||
| originator | No | ||
| limit_tokens | No | ||
| include_all_notes | No | ||
| include_archived | No | ||
| include_checkpoints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||