List nodes
listFilter project nodes by required kind, optional status, and cynefin class, then output each match as a tab-separated line with id, status, and title.
Instructions
List nodes filtered by required kind (g, w, d, q, b, t, y or a), one tab-separated line per node: id, status, title. Optional status and cynefin filters (cynefin = the clear/complicated/complex/chaotic complexity class) narrow the set; when nothing matches, nothing is printed. show dumps one record in full; status summarises the whole project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | node kind | |
| status | No | status filter | |
| cynefin | No | cynefin filter |