update_initiative
Update an initiative's details by ID, including name, lead, dates, state, and description. Provide the initiative ID and any fields to modify.
Instructions
Update an initiative by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead | No | ||
| name | No | ||
| state | No | ||
| end_date | No | ||
| logo_props | No | ||
| start_date | No | ||
| initiative_id | Yes | ||
| description_html | No |