Templates List Templates
templates_list_templatesList Mitti inspection templates with IDs, names, and dates. Retrieve active or archived templates to find the template_id needed for full definitions.
Instructions
List templates available in the Mitti (formerly SafetyCulture) account. Returns template ID, name, and dates only — description, owner, and archived status require get_template. Use the returned template_id to get the full template definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of templates to return (1–100, default 20). | |
| archived | No | If True, include archived templates. Default is False (active only). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | No | ||
| templates | No | ||
| next_page_token | No |