list_interactions
Retrieve cached interaction sessions and their status, ordered by newest first. Use page_size and page_token to paginate results.
Instructions
List cached interaction sessions and their current status, newest first.
Args: page_size: Max sessions to return (default 50). page_token: Offset into the cache to resume from; pass back the returned "next_page_token".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |