get_instructions
Retrieve the project's mandatory AI instructions at session start to identify workflow rules that must be followed while working. This read-only call does not modify memory.
Instructions
Read the project's mandatory AI instructions.
MANDATORY: call this at session start. The instructions describe the
workflow rules you MUST follow while working in this project — they
are not advisory.
Read-only; does not modify memory.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Which project this call is about — a registered id, alias, or absolute path (e.g. 'ossdrop'). Omit it when the server was started for a single repo, or when an active project is set with `pjm project use`. Call list_projects to see the registered names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |