get_agent_instructions
Retrieve the full AGENTS.md operating manual for AI agents when filesystem access is unavailable, so remote sessions can learn vault structure, tool SOP, and hard constraints.
Instructions
Return the full AGENTS.md operating manual for AI agents.
Call this at the start of a remote session (when AGENTS.md cannot be read from the filesystem) to learn vault structure, tool SOP, and hard constraints.
Returns: str: Full contents of AGENTS.md
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |