project_guidelines_update
Update project guidelines with markdown content, stored in backend and visible in DevFlow UI. Automatically targets the linked project when no project ID is provided.
Instructions
Update project-specific guidelines (markdown). Guidelines are stored in the backend and visible in the DevFlow UI.
Automatically uses the linked project if no projectId is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID. If omitted, uses the linked project. | |
| guidelines | Yes | The guidelines content (markdown supported) |