list_context
Retrieve all saved contexts, sorted newest first. Each entry includes name, creation date, and first 100 character preview. Use optional limit to control results.
Instructions
List all contexts, sorted by creation date (newest first).
Returns list of contexts with 'name', 'created_at', and 'preview' (first 100 chars). Optional 'limit' parameter to limit number of results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||