faf_context
Set or view the active project path to maintain persistent context across related tool calls.
Instructions
Set or view active project context - Path is remembered for subsequent faf_ calls
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Set active project path. If omitted, shows current context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | Absolute path of the active project | |
| hasFaf | Yes | Whether a project.faf (or .faf) was found there | |
| filename | No | The .faf filename, if found | |
| changed | Yes | True if this call set a new context, false if it only reported |