jules_list_sessions
List all ongoing sessions to view their states, outputs, and pull requests. Use pagination to control the number of results.
Instructions
List all sessions. Sessions are continuous units of work within a specific context. Returns session details including state, outputs, and pull requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Maximum number of sessions to return (optional) | |
| pageToken | No | Token for pagination to get the next page of results (optional) |