create_text_file
Creates a text file with specified name and content, saving it to the 'deine_texte' folder.
Instructions
Creates a txt file with the given name and text content in the 'deine_texte' folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |