Inspections Complete Inspection
inspections_complete_inspectionMark an in-progress Mitti inspection as complete after receiving approval, finalizing the audit. Use only after request_approval has been granted.
Instructions
Mark a Mitti inspection as complete. This is a write operation — the inspection must be in 'in_progress' status. Call request_approval first and wait for the user's decision before calling this tool. Returns success or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit_id | Yes | The unique audit/inspection ID to complete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| message | Yes | ||
| success | Yes |