Delete material
projects_delete_materialPERMANENTLY delete a material line from a project. This lowers the project's material cost and cannot be undone - materials do not go to the recycle bin. Requires 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. | |
| material_id | Yes | ||
| confirmation_phrase | No | The row id being deleted. The HUMAN must supply this. |