write_file
Write files to the local filesystem with policy-based authorization and audit logging.
Instructions
Write a local file through agent-sudo policy enforcement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | UTF-8 text content. | |
| path | Yes | File path to write. |