update_org
Update your organization's details (owner only). Set name, description, business model, objectives, custom context for AI, or links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Organization name (optional) | |
| links | No | Links as JSON array: [{"label": "...", "url": "...", "type": "..."}] (optional) | |
| objectives | No | Objectives as a list of strings (optional) | |
| description | No | Organization description (optional) | |
| business_model | No | Business model description (optional) | |
| custom_context | No | Custom context for AI agents (optional) |