Start a free Concept Diagnostic
start_free_diagnosticRequest Venture Insights' FREE Concept Diagnostic for a founder's venture concept. IMPORTANT: this does NOT generate anything — it emails the founder a one-click confirmation link, and the study starts only after the founder personally clicks it (link valid 7 days). Nothing is charged; no signup is required. After calling, relay the returned message to your user verbatim in spirit: confirmation email sent, check inbox/spam, study starts after the click. Then poll check_diagnostic_status with the returned intake_id and token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | The market to research — city or geography (e.g. 'Jeddah', 'Riyadh', 'GCC'). Required. | |
| idea | Yes | Describe the venture concept in 50-800 characters: what it is, who it serves, how it makes money. Richer descriptions produce sharper diagnostics — include the founder's own wording where possible. | |
| locale | No | Preferred language, used only as a FALLBACK: 'en' (default) or 'ar'. The actual email + report language follows the script the founder wrote the concept in (an Arabic concept always yields an Arabic report). | |
| sector | Yes | Industry/sector of the concept (e.g. 'fitness studios', 'B2B logistics SaaS'). Required. | |
| agent_name | No | Identify yourself (e.g. 'claude', 'my-startup-copilot'). Optional but appreciated — it attributes the referral. | |
| user_intent | No | Optional: one line on what the user asked for, so VI tailors the study (e.g. 'wants to know if a padel club in Jeddah is viable before signing a lease'). | |
| founder_name | Yes | The founder's real name (2-120 characters) — the confirmation email and the report are addressed to this person. | |
| founder_email | Yes | The founder's real inbox. The confirmation link and the finished PDF report are delivered here. Disposable/burner email domains are rejected. | |
| business_status | No | Optional but valuable: is the venture already set up? One of idea | pre_registration | registered_prelaunch | operating | established. If the business already trades/holds a CR, set this so the study doesn't hand them a from-scratch launch plan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Field-level errors when status is 'invalid'. | |
| resent | No | ||
| status | No | pending_confirmation | rate_limited | capacity | blocked_email | invalid | error. | |
| message | No | ||
| intake_id | No | ||
| status_url | No | ||
| status_token | No | Read-only status token (creator only). |