firestarter_purchases
Retrieve a log of off-network purchases recorded by agents on other marketplaces. Use it to search or list purchases by marketplace, seller, or purchase ID—not Firestarter order history.
Instructions
OFF-NETWORK purchases only — the pilot log of purchases an agent completed on OTHER stores and recorded with firestarter_record_purchase. This is NOT the buyer's Firestarter order history: orders placed through Firestarter ("my orders", "order history", "what did I buy here") live in firestarter_status, which works on every key. This pilot log is test-environment keys only for now; live keys get a TEST_MODE_ONLY refusal — that refusal says nothing about Firestarter order history, which remains fully available via firestarter_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 50) | |
| query | No | Filter by words in the title or seller name | |
| source | No | Only purchases from one marketplace (e.g. "lazada") | |
| purchase_id | No | Get one purchase (pur_...) with full details. Omit to list. |