list_tasks
Retrieve tasks from amoCRM with filters for entity type, completion status, and responsible user. Quickly identify open tasks for a lead, contact, or company.
Instructions
List tasks in amoCRM. Filter by entity (lead/contact/company), completion status, or responsible user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page (max 250, default 50) | |
| entity_id | No | Filter by entity ID (requires entity_type) | |
| entity_type | No | Filter by entity type | |
| is_completed | No | Filter by completion status | |
| responsible_user_id | No | Filter by responsible user |