firestarter_request_escrow
Create an escrow invite with a claim link for a seller when you find a listing on an external site and want to pay securely 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. The buyer must send that message to the seller themselves through the platform where they found the listing - Firestarter never contacts external sellers, and neither should you (never automate messages to Craigslist or marketplace posters). Needs the listing URL and the buyer's email (ask for it - that is where the goes-live notification lands). Facebook Marketplace / eBay / Etsy / OfferUp / Mercari usually block the fetch - a fetch is still attempted, but also ask the buyer for the item title and price and pass them along so the invite has real data even if it 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 |