action koomalooma_post_users { label: "Create a User" provider: koomalooma method: POST path: "/users" encoding: json output: { type: "object" additionalProperties: true } }