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