Seed sandbox analytics test data
seed_sandbox_analyticsGenerate deterministic customers, orders, ratings, and storefront funnel events for dev sandbox analytics, with idempotent safeguards that refuse production hosts.
Instructions
Create deterministic customers, orders, ratings, and storefront funnel events for the Alvin's Test Hospitality Group dev organization. This tool is idempotent and refuses production hosts, production API processes, non-dev databases, and mismatched locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Preview by default. Apply requires the exact returned planDigest. | dry-run |
| locationId | Yes | Exact dev location id returned by list_locations | |
| planDigest | No | Exact digest returned by a dry-run of the same arguments. | |
| confirmationSlug | Yes | ||
| confirmationToken | No | Required exact phrase for destructive, paid, or release operations. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| mode | Yes | ||
| status | Yes | ||
| changes | Yes | ||
| summary | Yes | ||
| operation | Yes | ||
| planDigest | Yes | ||
| environment | Yes | ||
| nextActions | Yes | ||
| schemaVersion | Yes |