list_sessions
Find and review collaboration sessions you have joined. Filter by active, paused, terminated, or completed status to locate a specific session to rejoin or check activity.
Instructions
List collaboration sessions. Browse sessions you've participated in.
AUTOMATIC TRIGGERS - Call this when:
User asks to see their sessions
You want to find a specific session to rejoin
Checking what sessions are active
FOR SESSION DETAILS, use session_context after finding the session_id.
PARAMETERS:
status: Filter by status - "active", "paused", "terminated" (canonical end), or "completed" (legacy ended sessions)
limit: Max sessions to return (default: 20, max: 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No |