append_project_file
Append content to a project file, creating it if absent. Use to add notes or data to an existing file within a project.
Instructions
Append to a plain, user-visible file at the project root, creating it if missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| filename | Yes | ||
| project_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |