Commit a freee monthly attendance action
freee_monthly_commit_actionSubmit or withdraw monthly attendance applications in freee HR by validating the preview fingerprint and confirming user authorization.
Instructions
Submit or withdraw one real monthly attendance application after its matching preview when the exact action or an active scoped business policy is user-authorized. The Agent may validate the fingerprint and continue without a second prompt; never retry an unknown write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | submit creates a 月次勤怠締め application; withdraw uses 申請を取り下げる. | |
| period | No | Optional work month in YYYY-MM. Playwright selects and verifies that work month before reading. | |
| 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. |