update_business_model_canvas
Update an existing Business Model Canvas to modify customer segments, value propositions, revenue streams, and other business model components for strategic planning.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | The canvas ID to update | |
| name | No | Updated name | |
| description | No | Updated description | |
| customerSegments | No | Who are your most important customers? | |
| valuePropositions | No | What value do you deliver to the customer? | |
| channels | No | How do you reach your customer segments? | |
| customerRelationships | No | What type of relationship does each customer segment expect? | |
| revenueStreams | No | For what value are customers willing to pay? | |
| keyResources | No | What key resources do your value propositions require? | |
| keyActivities | No | What key activities do your value propositions require? | |
| keyPartnerships | No | Who are your key partners and suppliers? | |
| costStructure | No | What are the most important costs in your business model? |