action tradematic_post_cloud_connections { label: "Create a new connection" description: "Create a new connection" provider: tradematic method: POST path: "/cloud/connections" encoding: json output: { type: "object" additionalProperties: true } }