list_sessions
List optimization sessions with metadata, applying optional time range and limit filters.
Instructions
List all optimization sessions with metadata (no raw prompts). Free tool, not metered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| createdAfter | No | Only sessions created after this Unix timestamp | |
| createdBefore | No | Only sessions created before this Unix timestamp | |
| limit | No | Maximum number of sessions to return (default: 100, max: 100) |