register_workspace
Register a local folder as a project to persist workspace mapping and create an open thread for tracking unfinished work.
Instructions
Register a local folder as a Hub project in one operation.
Side effect: this persists the workspace/project mapping and, when
create_open_thread=true, also creates a default open thread. Use
resolve_project when you only need to resolve an already-known workspace
or want optional lookup-with-create behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| summary | No | ||
| source_tool | No | mcp | |
| workspace_path | Yes | ||
| create_open_thread | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||