project_file_write
Write a text file into a GNS3 project directory. Specify file path and content to create or overwrite files for network lab configurations.
Instructions
Write a text file inside the project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| content | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |