rename
Use AI content analysis to generate descriptive filenames and apply them to files. Preview changes before applying.
Instructions
Rename files using AI content analysis. Sends files to the renamed.to API which analyzes content and returns intelligent filenames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview the rename without writing any files | |
| format | No | Format template for the new filename (e.g. "{date} - {title}") | |
| filePaths | Yes | Absolute or relative paths to the files to rename | |
| outputDir | No | Directory to write renamed files to. Defaults to the source directory |