action handwrytten_get_templates { 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: "/templates/list" encoding: json output: { type: "object" additionalProperties: true } }