memory_context_dirs
List external context directories and their files to give agents access to shared reference docs and specifications stored outside the project folder.
Instructions
List all configured external context/info directories and their files.
Context dirs are set via AGENT_MEM_CONTEXT_DIRS env var (colon-separated paths). These folders contain reference docs, specs, shared info that agents should know about but live outside the project folder.
Returns: str: List of context dirs and their contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |