action openchannel_get_markets_this { label: "Returns the current marketplace" provider: openchannel method: GET path: "/markets/this" encoding: json output: { type: "object" additionalProperties: true } }