jules_list_activities
Retrieve immutable activities for a Jules session, using an optional RFC 3339 timestamp to fetch only events after a given time for incremental polling.
Instructions
List immutable activities/events for a Jules session.
create_time can be an RFC 3339 timestamp to fetch only activities at/after a
point in time, which is useful for incremental polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page_token | No | ||
| session_id | Yes | ||
| create_time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||