register_workspace
Create or refresh a workspace record in the coordination memory, using workspace ID with optional name, repo root, default branch, and metadata to track multi-agent work.
Instructions
Create or refresh a workspace record (idempotent upsert).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| metadata | No | ||
| repo_root | No | ||
| workspace_id | Yes | ||
| default_branch | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||