estimate_agent_usage
Estimate MockHero agent-plan cost before generating data. No login or API key is required; include an API key only when you want the estimate to use actual daily usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for reproducible output. | |
| scale | No | Multiplier for template record counts. | |
| format | No | json | |
| locale | No | Default locale such as en, de, fr, es, or ja. | |
| prompt | No | Plain-English data request. Example: 50 users and 200 orders linked to them. | |
| tables | No | ||
| api_key | No | Optional MockHero API key for no-auth MCP clients. Prefer the Authorization header when the client supports it. | |
| template | No | ||
| sql_dialect | No | ||
| daily_used_before | No | Optional assumption when no API key is supplied. | |
| estimated_records | No | Required for prompt estimates because this tool does not run prompt-to-schema conversion. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||