action twinehealth_create_bundle { label: "Create bundle" description: "Create a bundle in a patient's plan" provider: twinehealth method: POST path: "/bundle" encoding: json output: { type: "object" additionalProperties: true } }