Commit a freee clock action
freee_clock_commit_actionCommits a pre-authenticated clock punch (in, out, break) using a fingerprint match to guarantee the exact action is recorded.
Instructions
Create one real punch 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 call without authorization or retry an unknown write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| 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. | |
| company_id | No | Optional freee company ID. Unsupported by the Playwright backend. | |
| fingerprint | Yes | The unchanged SHA-256 fingerprint returned by the matching prepare tool. |