list_attention_directives
List pending attention directives for THIS operator (optionally filtered by target_session_id). Hosts (Grok/Claude) and CoS use this to see what is waiting. Does not ack — use ack_attention_directive after acting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (1–50, default 20). | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| target_session_id | No | If set, only pending directives for this session id. |