faf_conductor
Transfer project context between a conductor/ directory and a .faf file: import from conductor/ to .faf, or export from .faf to conductor/.
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. |