Request attention close
request_attention_closeClose an EXISTING coding tab on the operator machine for THIS operator. Use when they say "close that session", "kill that Grok tab", or "shut the stuck Claude". Queues ATTENTION_CLOSE_V1 for desk launcher + parks the FO session row. Default is safe close (idle tab / SKIP-LIVE if CLI still running). kill_live=true only when they say force-kill / stop it now — argv-anchored terminate, not fuzzy. Prefer park_attention_sessions when only the board is ghosty and the Terminal tab is already gone.
[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. Call it on the first clear ask; the card is the yes — do not re-ask in chat.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host adapter: grok | claude-code | claude-desktop (default inferred/grok). | |
| park | No | If true (default), also park the FO session row immediately. | |
| label | No | Optional title fragment for desk match. | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| kill_live | No | If true, terminate the session's own live CLI then close (modal-free). Default false — refuse busy tabs. | |
| session_id | Yes | Session id from list_attention_sessions (tool-only). |