action tradematic_get_cloud_commands { label: "Get commands list" description: "Get commands list" provider: tradematic method: GET path: "/cloud/commands" encoding: json output: { type: "object" additionalProperties: true } }