create_project
Creates a Harmonica project workspace you own, returning a project ID to publish public topics or scope sessions. Reuse an existing project by passing its ID to related tools.
Instructions
Create a Harmonica project (workspace) you own. Use the returned project ID to publish it as a public sensemaking topic via publish_sensemaking_topic, or to scope sessions/templates to the project. Reuse an existing project by passing its ID to those tools instead of creating a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Project title | |
| description | No | Optional project description (markdown) |