action twinehealth_create_group { label: "Create a group" description: "Create a group record." provider: twinehealth method: POST path: "/group" encoding: json output: { type: "object" additionalProperties: true } }