sessions_list_agents
Retrieve agent IDs associated with a specific session by providing the session ID. Supports pagination with limit and continuation token for browsing large lists.
Instructions
List agent IDs under sessions/<session_id>/agents/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session_id | Yes | ||
| continuation_token | No |