Inspections List Inspections View
inspections_list_inspections_viewDisplay Mitti inspections in an interactive, sortable, searchable table for visual browsing. Shows audit ID, template ID, and modification date.
Instructions
Show inspections from the Mitti account as an interactive, sortable, searchable table rendered directly in the conversation. Use this instead of list_inspections when the user wants to browse inspections visually. Only shows audit_id, template_id, and modification date — the same limitation as list_inspections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of inspections to return (1–100, default 20). | |
| template_id | No | Filter by a specific template ID. | |
| modified_after | No | ISO 8601 timestamp — only return inspections modified after this time. |