rename_record_template
Rename an existing record template in your Airtable base using the template ID. Provide a new name to update the template.
Instructions
Rename an existing record template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The Airtable base/application ID | |
| templateId | Yes | The template ID (rtpXXX) | |
| name | Yes | New template name | |
| debug | No | When true, include raw Airtable response in output for diagnostics |