Marketplaceread-only
get_listing
Get a for-sale listing
Fetch one of the user's Bonzai for-sale listings by id (from a prior for_sale result), so you can describe it in your own words: returns the title, price, condition, the photos with their descriptions, and a generated blurb. Listings are public.
View as Markdown (for agents)Parameters
listingIdstringrequiredThe id of the listing to fetch (from a prior for_sale result).
Returns
Related recipesOne listing in full: title, price, condition, photos, and a generated blurb.
This is a tool on the Bonzai MCP server (https://mcp.bonzai.me). Connect your agent and it can call this for you.