RA
rv API
/resources
Fetch all verses sung for a specific category of god, person, or object
Fetch all verses sung for a specific category of god, person, or object
liveunknown~3s typical
rv
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-sheetlabs-com-rig-veda /resources for me.
Input
| Field | Type | Description |
|---|---|---|
| sungforcategory* | string (abstract | animal | demon male | divine female | divine human | divine male) | Click to select one of these available values. default null |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"oa-sheetlabs-com-rig-veda","endpoint":"/resources","input":{"sungforcategory":"abstract"}}'cli
npx cracked-ai run -p oa-sheetlabs-com-rig-veda -e /resources -i '{"sungforcategory":"abstract"}'mcp
run_tool({ provider: "oa-sheetlabs-com-rig-veda", endpoint: "/resources", input: {"sungforcategory":"abstract"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.