1stDibs
1
1stDibs
/item_details

Get 1stDibs Item Details

Get details on a specific item on 1stDibs. You'll need to input the item ID. You can search for an item or browse for an item to find an item ID.

liveunknown~5s typical
mcp1stdibs
$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-1stdibs-1stdibs /item_details for me.

Input

FieldTypeDescription
itemId*stringItem ID to get details for

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

Try it

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