update_template
Modify an existing template's title, body, or tags for Qiita Team users to maintain consistent documentation standards.
Instructions
Update an existing template (Qiita Team only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template ID to update | |
| title | No | New template title | |
| body | No | New template body in Markdown | |
| tags | No | New tags (array of {name, versions?}) |