create_edge_case_filename_tool
Creates test files with tricky filenames like spaces, unicode, or hidden names to validate upload and path handling.
Instructions
Generate a file with an edge-case filename for upload/path testing.
Cases: spaces, unicode, very_long, multiple_dots, uppercase_extension, no_extension, hidden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case | No | unicode | |
| extension | No | txt | |
| overwrite | No | ||
| size_bytes | No | ||
| output_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |