Submit a freee approved-application cancellation
freee_personal_application_commit_cancelSubmit a verified cancellation application after matching the preview and SHA-256 fingerprint, ensuring the exact user-authorized write is executed.
Instructions
Create one real cancellation application after its matching preview when the exact action or an active scoped business policy is user-authorized. The result is a new cancellation application that may still require approval; a follow-up approval is authorized only when the policy expressly covers that chain. Never retry an unknown write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numeric No. shown in the freee application list. | |
| reason | No | Optional application reason. Empty is allowed when freee allows it. | |
| confirm | Yes | Must be true only when this exact write matches a precise user instruction or a still-active scoped business policy. The Agent validates the preview and fingerprint on the user's behalf; no separate per-item confirmation is required. | |
| fingerprint | Yes | The unchanged SHA-256 fingerprint returned by the matching prepare tool. |