action handwrytten_get_template_detail { label: "Get all info on a template" description: "Provides all details on a template" provider: handwrytten method: POST path: "/templates/view" encoding: json output: { type: "object" additionalProperties: true } }