read_agents_md
Fetch a project's AGENTS.md file, whole or by section, so agents get the instructions they need without hunting for them.
Instructions
Return this project's AGENTS.md — the whole file, or one section by heading. The instructions a client would otherwise have to know to look for and read wholesale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | A heading to return just that section (case-insensitive, prefix match). Omit for the whole file. |