create_project
Set up a new project in SyncContext to store and sync shared context, decisions, and knowledge. Returns an authentication token for project access.
Instructions
Create a new project. Returns the generated token.
Args: name: Display name for the project description: Optional project description admin_token: Admin authentication token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| admin_token | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |