RS
Remote Settings PROD
/buckets
get_buckets
get_buckets
liveunknown~3s typical
bucketsremote
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-mozilla-com-kinto /buckets for me.
Input
| Field | Type | Description |
|---|---|---|
| _limit | integer | default null |
| _sort | array | default null |
| _token | string | default null |
| _since | integer | default null |
| _to | integer | default null |
| _before | integer | default null |
| id | string | default null |
| last_modified | integer | default null |
| _fields | array | 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.