faf_conductor
Import or export data between Google Conductor and .faf files to synchronize AI tool configurations.
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. |