update_project_details
Update a project's icon, color, content, dates, lead, priority, members, and teams. Use clear flags to remove optional fields.
Instructions
Update a project's detailed fields.
member_ids and team_ids are comma-separated user/team UUIDs; team keys also work. Dates use YYYY-MM-DD. Member and team lists replace their current values. Use the clear_* flags to remove an optional field deliberately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| color | No | ||
| content | No | ||
| lead_id | No | ||
| priority | No | ||
| team_ids | No | ||
| clear_lead | No | ||
| member_ids | No | ||
| project_id | Yes | ||
| start_date | No | ||
| target_date | No | ||
| clear_members | No | ||
| clear_start_date | No | ||
| clear_target_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |