list_realtime_sessions
Get current agent sessions in real time, showing online status, state (Idle/Paused/Session), extension, and pause reason.
Instructions
List currently active agent sessions (real-time snapshot). Shows which agents are online, their state (Idle/Paused/Session), extension, and pause reason.
Args: skip: Pagination offset (default: 0). take: Number of records to return (default: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |