action tokenjay_get_age_usd_info { label: "Returns state of AgeUSD at this moment" provider: tokenjay method: GET path: "/ageusd/info" encoding: json output: { type: "object" additionalProperties: true } }