create_note
Create a new note in the knowledge library by specifying kind, title, content, and target area or path. Returns the relative path and refuses to overwrite existing notes.
Instructions
Create a new note. Returns relative path. Refuses to overwrite.
kind: fleeting | literature | permanent | guidance | project area_or_path: required area name for permanent/guidance; optional sub-path for others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| title | Yes | ||
| content | Yes | ||
| area_or_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |