dashclaw_loop_add
Track commitments made in conversation by creating open loops attached to parent actions. Use when you say 'I will X later' to ensure follow-up.
Instructions
Register an open loop on a parent action — a commitment made in conversation that needs follow-up. Use when you say "I will X later" so the loop is tracked outside of context. Loops are action-scoped; action_id is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Optional owner (agent or human handle) | |
| priority | No | Priority (default medium) | |
| action_id | Yes | Parent action id (act_*) the loop attaches to | |
| loop_type | Yes | Category (e.g., follow_up, blocker, decision_pending) | |
| description | Yes |