action handwrytten_create_template { label: "Creates a New Template in the User’s Account" description: "Creates a new Template in the User’s Account" provider: handwrytten method: POST path: "/templates/create" encoding: json output: { type: "object" additionalProperties: true } }