BeeIMG Image Hosting
BI
BeeIMG Image Hosting
/get_album

Get Album Details

Get album details, folders, and images. Use folder IDs from the folders array with upload_url/upload_file albumid parameter.

liveverifiedunknown~5s typical
mcpprobedbeeimgimagehosting
$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-com-beeimg-mcp /get_album for me.

Input

FieldTypeDescription
id*stringAlbum ID (5 chars) or folder ID (9 chars).
apikey*stringYour BeeIMG API key.

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-com-beeimg-mcp","endpoint":"/get_album","input":{"id":"...","apikey":"..."}}'
cli
npx cracked-ai run -p mcp-com-beeimg-mcp -e /get_album -i '{"id":"...","apikey":"..."}'
mcp
run_tool({ provider: "mcp-com-beeimg-mcp", endpoint: "/get_album", input: {"id":"...","apikey":"..."} })

Try it

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