update_activity
Update an existing activity's name or color by providing its ID. Specify only the fields you want to change.
Instructions
Update an existing activity in EARLY.
Args:
activity_id: ID of the activity to update
name: New name for the activity (optional)
color: New hex color code (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||