create_business_profile
Create or update a structured business profile for an existing organization. Use this to define company details like name, website, industry, size, and strategic initiatives before generating use cases or running the full pipeline.
Instructions
Create or upsert a structured business profile for an existing organization. Use this first in the headless workflow: existing PAT + existing org -> create_business_profile -> generate_use_cases or trigger_full_pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Structured business profile fields. Common keys: companyName, companyWebsite, industry, size, revenue, revenueUnit, currency, description, technology, capabilities, operations, constraints, strategicInitiatives. | |
| customerOrgId | No | Customer organization ID (UUID). Required for partner users accessing a customer org. |