save_asset
Save pipeline outputs—research, copy, campaigns—to organized asset directories by market. Specify market, file path, and content to write files directly.
Instructions
Save a file to the assets/[market-name]/ directory. Use for all pipeline outputs: research, building blocks, copy, campaigns, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The file content to write | |
| file_path | Yes | Path relative to assets/[market-name]/, e.g. 'research/scout-report.md' | |
| market_name | Yes | The market/pipeline slug |