lineage_list
List lineage atoms with their IDs, titles, and current status. Use pagination with a cursor and set current_only to true to exclude retired records.
Instructions
List recorded lineage atoms (id, title, whether current, tags) — the index
of "what parts of this willow have a recorded story". Paginated: returns
{items, next_cursor}. Pass current_only=True to hide atoms that a
later supersedes edge has retired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| app_id | Yes | ||
| cursor | No | ||
| current_only | No |