get_session_status
Retrieve session metadata including status, host, mode, and billing info. Use to check if a remote session is still active or view metered time usage.
Instructions
Fetch session metadata: status, host, mode, created_at, action_count, billed_minutes. Read-only — no input side effects. Use to tell the user about metered time or confirm the session is still active before more actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id from start_session |