action handwrytten_get_templatess_authorized { label: "List template categories" description: "Lists the template categories of all users. By passing the optional UID, any custom template categories are also available." provider: handwrytten method: POST path: "/templates/list" encoding: json output: { type: "object" additionalProperties: true } }