Marketplaceread-only

my_listings

My for-sale listings

List the items the CALLER has put up for sale on Bonzai — their own inventory, newest first. Use for "show me my listings", "what am I selling", "did my listing post?", or "do I have any unfinished drafts?". This includes DRAFTS (started but not yet finished with photos + price on the phone) and SOLD/withdrawn items, which the public `find_for_sale` search never returns. It reads the caller's own inventory directly from Bonzai, so it works even when for-sale search is unavailable. Optional `status` filter; omit it to see everything. Read-only — it never posts, edits, or removes anything.

View as Markdown (for agents)
Parameters
status"active" | "draft" | "sold" | "withdrawn"optional

Optional status filter. Omit to see everything (live + unfinished drafts + sold/withdrawn). Use "active" for just the live public ones, "draft" for unfinished ones.

limitintegeroptional

Max listings to return (default 50, newest first).

Returns

Your own for-sale inventory — active listings, unfinished drafts, and sold/withdrawn items, newest first.

Related recipes

No cookbook recipe features this tool yet. Browse the cookbook.

This is a tool on the Bonzai MCP server (https://mcp.bonzai.me). Connect your agent and it can call this for you.