Triage Execute¶
Execute triage decisions from the review view. Takes the user's Phase 2 response (group_decisions, reassignments) and the original presentation, then performs all actions: close tabs, create tasks, record into tasks, organize tab groups.
MCP name: triage_execute
Category: context
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
decisions |
dict |
Yes | The Phase 2 review response (group_decisions + reassignments) |
presentation |
dict |
Yes | The original presentation dict (for item metadata) |
Requirements¶
- chrome_extension