faf_conductor
Synchronize project context between Google Conductor directory and .faf format using import and export actions. Enables AI interoperability for project workflows.
Instructions
Import/Export between conductor/ directory (Google Conductor) and project.faf - AI interop!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: import (conductor/ -> .faf), export (.faf -> conductor/) | |
| force | No | Force overwrite existing files | |
| merge | No | Merge imported data with existing .faf instead of replacing | |
| path | No | Project path. Sets session context for subsequent calls. |