action twinehealth_create_action { label: "Create action" description: "Create a plan action" provider: twinehealth method: POST path: "/action" encoding: json output: { type: "object" additionalProperties: true } }