update_task
Update existing task details in Kommo CRM by modifying text, due date, or assigned user for a given task ID and client slug.
Instructions
Atualiza os detalhes de uma tarefa existente (texto, data, responsável).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID da tarefa | |
| text | No | Novo texto | |
| client_slug | Yes | Identificador do cliente (slug) | |
| complete_till | No | Nova data (UNIX Timestamp) | |
| responsible_user_id | No |