get_monitor_sessions
List chat session IDs, optionally filtered by flow, to discover active sessions, monitor concurrent users, and analyze session patterns.
Instructions
List all chat session IDs, optionally filtered by flow. Returns array of session identifiers that can be used to query session-specific messages. Essential for discovering active sessions, monitoring concurrent users, and analyzing session patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | No | Optional flow ID (UUID) to filter sessions by flow |