action handwrytten_get_template_categories { label: "List template categories" description: "Lists the common template categories of all users. As you are not logged in, this is what you are limited to." provider: handwrytten method: GET path: "/templateCategories/list" encoding: json output: { type: "object" additionalProperties: true } }