create_business_model_canvas
Create a structured business model canvas to define customer segments, value propositions, revenue streams, and cost structure for strategic planning.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to add this canvas to | |
| name | Yes | Name for this business model canvas | |
| description | No | Optional description of the business model | |
| customerSegments | Yes | Who are your most important customers? | |
| valuePropositions | Yes | What value do you deliver to the customer? | |
| channels | Yes | How do you reach your customer segments? | |
| customerRelationships | Yes | What type of relationship does each customer segment expect? | |
| revenueStreams | Yes | For what value are customers willing to pay? | |
| keyResources | Yes | What key resources do your value propositions require? | |
| keyActivities | Yes | What key activities do your value propositions require? | |
| keyPartnerships | Yes | Who are your key partners and suppliers? | |
| costStructure | Yes | What are the most important costs in your business model? |