memo_focus_clear
Clears the active focus for a specified project, resetting its attention state. Returns 'cleared': false when no focus is set to confirm the action.
Instructions
Clear a project's current focus.
Idempotent: returns {'cleared': false} when no focus was set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project tag whose focus should be cleared. | |
| actor_id | No | Identifier of the agent clearing the focus (journaled). | memo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||