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