firestarter_status
Check order history and current status, retrieve tracking updates, and confirm whether the configured API key is in test or live mode plus the linked user and organization.
Instructions
The buyer's ORDER HISTORY and order status on Firestarter — check one order, or list recent orders ("my orders", "order history", "past orders", "what did I buy"); works on every key, live and test. Also reports the current ENVIRONMENT (test vs live) plus the ACCOUNT the configured API key belongs to (user + organization). Use this to check on orders, see what options were found, get tracking updates, confirm whether you are in test/sandbox mode, or answer 'which account/user am I operating as?' (call it with no arguments for the environment + account summary). Firestarter DOES have a test mode: an fs_test_… API key runs every purchase through a fully simulated sandbox (mock payment, shipping, and tracking — no real money moves and no real seller is contacted); an fs_live_… key is real. The mode is fixed by the configured API key, not a per-call option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | No | Specific execution ID to check (e.g. 'exec_abc123'). Omit to list recent executions. | |
| status_filter | No | Filter executions by status: finding, awaiting_approval, approved, paid, shipping, completed, failed, cancelled |