H
httpbin.org
/cookies/set
Sets cookie(s) as provided by the query string and redirects to cookie list.
Sets cookie(s) as provided by the query string and redirects to cookie list.
liveunknown~3s typical
cookieshttpbin.org
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-httpbin-org /cookies/set for me.
Input
| Field | Type | Description |
|---|---|---|
| freeform | string | 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-httpbin-org","endpoint":"/cookies/set","input":{"freeform":"..."}}'cli
npx cracked-ai run -p oa-httpbin-org -e /cookies/set -i '{"freeform":"..."}'mcp
run_tool({ provider: "oa-httpbin-org", endpoint: "/cookies/set", input: {"freeform":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.