Delete billing milestone
projects_delete_billing_milestonePERMANENTLY delete a fixed-fee billing milestone. A milestone that has already been marked invoiced is refused, because removing it would silently change what the project's instalment plan says was billed. Requires 'finance.edit' and explicit human confirmation: never fill in confirm/confirmation_phrase on your own initiative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true. The HUMAN running this agent must set this - not the agent. | |
| milestone_id | Yes | ||
| confirmation_phrase | No | The milestone_id. The HUMAN must supply this. |