action handwrytten_update_template { label: "Updates an Existing Template in the User’s Account" description: "Updates an Existing Template in the User’s Account" provider: handwrytten method: POST path: "/templates/update" encoding: json output: { type: "object" additionalProperties: true } }