Commit a freee monthly attendance approval action
freee_monthly_approval_commit_actionApprove or return a monthly attendance closing application after validating its fingerprint and matching the review, enabling sequential single-item processing without per-item confirmation.
Instructions
Approve or return one real 月次勤怠締め application after authorization for the exact action or an active scoped business policy. The Agent may use this single-item tool sequentially without per-item confirmation, but every call recomputes the payment-month/work-month mapping and matches the complete monthly review and fingerprint. Ambiguous or changed mapping stops before any click; never retry an unknown write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numeric No. shown in the freee application list. | |
| action | Yes | approve maps to 承認; return maps to 申請者へ差し戻す. | |
| 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. |