JTBD Read
jtbd_readRead JTBD job graph segments and trees. action=list_segments needs folder_id/project_id. action=get_tree needs segment_id or interview_id. CITATION REQUIRED: cite job quotes as "text".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| folder_id | No | Project/folder UUID (list_segments). | |
| project_id | No | Alias for folder_id. | |
| segment_id | No | Segment UUID (get_tree). | |
| interview_id | No | Interview UUID (get_tree). |