action cenit_post_setup_flow { label: "Create or update a flow" description: "Creates or updates the specified flow. Any parameters not provided will be left unchanged." provider: cenit method: POST path: "/setup/flow/" encoding: json output: { type: "object" additionalProperties: true } }