Commit a freee clock action
freee_clock_commit_actionConfirm and execute an attendance punch after matching a preview and receiving explicit user approval. Handles clock-in, break-start, break-end, and clock-out actions.
Instructions
Create one real punch only after the matching preview and explicit current-message user approval. Never call directly or retry automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| confirm | Yes | Must be true only after explicit current-message user approval. | |
| 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. |