Remote Settings PROD
RS
Remote Settings PROD
/buckets

get_buckets

get_buckets

liveunknown~3s typical
bucketsremote
$0.0020
per call
plus $0.001 platform fee per run
Public API, no upstream charge
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-mozilla-com-kinto /buckets for me.

Input

FieldTypeDescription
_limitinteger default null
_sortarray default null
_tokenstring default null
_sinceinteger default null
_tointeger default null
_beforeinteger default null
idstring default null
last_modifiedinteger default null
_fieldsarray 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-mozilla-com-kinto","endpoint":"/buckets","input":{"_limit":1,"_sort":[],"_token":"...","_since":1,"_to":1,"_before":1,"id":"...","last_modified":1,"_fields":[]}}'
cli
npx cracked-ai run -p oa-mozilla-com-kinto -e /buckets -i '{"_limit":1,"_sort":[],"_token":"...","_since":1,"_to":1,"_before":1,"id":"...","last_modified":1,"_fields":[]}'
mcp
run_tool({ provider: "oa-mozilla-com-kinto", endpoint: "/buckets", input: {"_limit":1,"_sort":[],"_token":"...","_since":1,"_to":1,"_before":1,"id":"...","last_modified":1,"_fields":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.