project_guidelines_get
Retrieve project-specific guidelines in markdown format to ensure development workflows follow defined rules. Automatically uses the linked project if no ID is provided.
Instructions
Get project-specific guidelines (markdown). Guidelines are managed by the user via the DevFlow UI and stored in the backend.
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. |