lenx_list_tasks
Retrieve a paginated list of monitoring tasks for the authenticated user. Use page and size parameters to navigate through tasks.
Instructions
List monitoring tasks accessible to the authenticated user, with pagination support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| size | No | Items per page (default: 10, max: 20) |