park_attention_sessions
Park THIS operator's coding host sessions (N6 hygiene). Use after "clean tabs" / "park ghosts" / list shows dead running hosts. Pass session_ids for explicit targets, or stale_running=true to park running/unknown hosts that failed freshness (no recent heartbeat). dry_run=true previews only. Marks FO rows parked — does not kill Terminal processes. Never parks blocked_on_operator needs-you hosts unless listed in session_ids.
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, return candidates without writing. | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| session_ids | No | Explicit session ids to park (from list_attention_sessions / get_attention_quest tool-only fields). | |
| stale_running | No | If true, also park running/unknown sessions that fail freshness hygiene. |