List Contexts
lyzr_list_contextsList contexts with pagination: use skip and limit parameters to navigate through pages and control how many contexts you retrieve.
Instructions
List contexts, with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of contexts to skip (default 0) | |
| limit | No | Number of contexts to retrieve (default 100, max 1000) |