marketplace
M
marketplace
/get_listing

Get Bids44 listing

Get public details of one Bids44 listing by its id.

liveverifiedunknown~5s typical
mcpprobedmarketplace
$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-bids44-marketplace /get_listing for me.

Input

FieldTypeDescription
id*string

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

Try it

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