IO
IronShard Object Storage Sandbox
/get_bucket
Get Bucket
Return bucket details with storage and egress usage.
liveunknown~5s typical
mcpironshardobjectstorage
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-ironshard-agent-storage-sandbox /get_bucket for me.
Input
| Field | Type | Description |
|---|---|---|
| bucket_name* | string | Bucket to operate on. |
| bucket_token* | string | Secret bearer token returned with the public bucket. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-ironshard-agent-storage-sandbox","endpoint":"/get_bucket","input":{"bucket_name":"...","bucket_token":"..."}}'cli
npx cracked-ai run -p mcp-ai-ironshard-agent-storage-sandbox -e /get_bucket -i '{"bucket_name":"...","bucket_token":"..."}'mcp
run_tool({ provider: "mcp-ai-ironshard-agent-storage-sandbox", endpoint: "/get_bucket", input: {"bucket_name":"...","bucket_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.