update_entity
Update an existing entity by providing its ID, type, and fields to modify. Supports user, project, task, and document types.
Instructions
Update an existing entity in the external platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The fields to update | |
| entityId | Yes | The unique identifier of the entity to update | |
| entityType | Yes | The type of entity |