write_file
Write content to a file at a specified path, with options to create parent directories and backup existing files.
Instructions
Kali Agent MCP tool: write_file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| make_backup | No | ||
| create_parents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||