list_assignments
Retrieve a paginated list of your call assignments. Use page and limit parameters to control results.
Instructions
List assignments (call tasks) for the authenticated user with pagination. Returns data, total, page, limit, and totalPages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| limit | No | Items per page (default: 20) |