firestarter_request_escrow
Create a secure escrow invite for an external listing you found, giving the seller a claim link and ready-to-send message so you can pay through Firestarter instead of cash or wire.
Instructions
BUYER-side tool: the user found a listing on another site (Craigslist, Facebook Marketplace, Gumtree, ...) and wants to pay through Firestarter escrow instead of cash/wire. Creates an escrow invite with a claim link for the SELLER, plus a ready-to-send message. Firestarter never contacts external sellers: the invite reaches the seller only when the buyer sends that message themselves through the platform where they found the listing. Needs the listing URL and the buyer's email (that is where the goes-live notification lands). Facebook Marketplace / eBay / Etsy / OfferUp / Mercari usually block the fetch - a fetch is still attempted, and a call that also carries the item title and price yields an invite with real data even when the fetch fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | No | Asking price in the listing's currency, buyer-supplied (for platforms that usually block fetches) | |
| title | No | Item title, buyer-supplied. Ask for this up front for platforms that usually block fetches (Facebook Marketplace etc.) - the fetch is tried but is unlikely to succeed. | |
| buyer_name | No | Buyer's first name (shown to the seller on the claim page) | |
| source_url | Yes | URL of the external listing the buyer wants to purchase | |
| buyer_email | Yes | Buyer's email address - notified when the seller claims and the listing goes live |