save_milestone
Create a new milestone or update an existing one by providing its ID. Requires name and project ID for creation.
Instructions
Create or update a project milestone.
Pass id to update. Creating requires name and project_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| workspace | No | ||
| project_id | No | ||
| sort_order | No | ||
| description | No | ||
| target_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||