sessions_list_messages
List message keys for a specific session and agent to access stored conversation messages, with optional limit and continuation token for pagination.
Instructions
List message keys under sessions/<session_id>/agents/<agent_id>/messages/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| agent_id | No | agent_default | |
| session_id | Yes | ||
| continuation_token | No |