wisdom_create_project
Create a new project in the Wisdom Network to organize knowledge fragments, with configurable visibility, description, and default tags.
Instructions
Create a new project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| visibility | No | Project visibility (default: public). Public projects sync to hub. | |
| description | No | Project description | |
| default_tags | No | Default tag UUIDs for fragments in this project | |
| set_as_current | No | Set this project as current after creation (default: true) |