action tokenjay_get_sigma_rsv_price { label: "Lists price and available volume for SigmaRSV" provider: tokenjay method: GET path: "/sigrsv/price" encoding: json output: { type: "object" additionalProperties: true } }