list_attention_sessions
List THIS operator's coding/builder sessions (status, goal, ask). Hygiene: drops stale hosts (no recent heartbeat) and blocked rows without a real ask. Use needs_me=true for "what needs me?" (blocked only). Use before create_attention_directive or when attending a blocked session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sessions (1–50, default 30). | |
| needs_me | No | If true, only return blocked_on_operator sessions with a real fresh ask (attend targets). | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| include_stale | No | If true, include sessions that failed freshness hygiene (default false). |