register_project
Register a project with name, description, and paths to let the Brain auto-detect it from the working directory.
Instructions
Register a project so the Brain can auto-detect it from the working directory.
Args: name: Short project identifier (e.g. 'feynotes', 'laplacebo'). description: What this project is about. paths: Filesystem paths associated with this project (for auto-detection).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| paths | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |