grouping_filing
Group shared filing events and traverse card lineages across the entire tracker, splitting by sprint or plan while keeping totals visible.
Instructions
Split lineages and shared filing events (sprint / plan).
READ-ONLY. LINEAGE IS TRAVERSED, NOT GROUPED: A → B → C is one lineage
with depths, and its links resolve against EVERY card in the tracker,
not just the population, so a fixed middle card does not sever the
chain. A lineage surfaces when at least one member is in the population;
a lineage value naming no card is reported unresolved, not dropped.
Filing events are grouped by exact value within the population.
Args:
status: Narrow/widen the population (default: live statuses; "all")
category: Restrict to one category
lineage_limit: Max lineages returned (totals stay visible)
event_limit: Max filing events returned (totals stay visible)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| category | No | ||
| event_limit | No | ||
| lineage_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||