sessions_list
Retrieve all session IDs from the sessions/ directory in S3, showing each session as a prefix for identification.
Instructions
List session IDs (prefixes) under sessions/.
Uses S3 CommonPrefixes (Delimiter="/") so it matches aws s3 ls s3://.../sessions/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| continuation_token | No |