list
Retrieve ideas with filters (scope, actor, tags, date). Returns ID, scope, actor, preview, and date. Excludes archived and checkpoints unless specified.
Instructions
List ideas with filters (scope, actor, originator, tags_any, tags_all, since, until). Returns id, scope, actor, preview (120 chars), and created_at. 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 | ||
| actor | No | ||
| originator | No | ||
| tags_any | No | ||
| tags_all | No | ||
| since | No | ||
| until | No | ||
| limit | No | ||
| include_archived | No | ||
| include_checkpoints | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||