read_agent_docs
Read agent development documentation from Unity projects to understand agent creation and repository structure without running the Unity Editor.
Instructions
Read the agent development guide (.agents/AGENT.md) and optionally REPO_UNDERSTANDING.md.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_repo_understanding | No | If true, also return REPO_UNDERSTANDING.md content |