action handwrytten_register { label: "Registers a new account" provider: handwrytten method: POST path: "/auth/register" encoding: json output: { type: "object" additionalProperties: true } }