AiDD MCP Server
by skydeckai
delete_file
Delete a file or empty directory from the file system. Use with caution as this operation cannot be undone. For safety, this tool will not delete non-empty directories. Only works within the allowed directory. Example: path='old_file.txt' removes the specified file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the file or empty directory to delete |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- get_allowed_directory
- write_file
- update_allowed_directory
- create_directory
- edit_file
- list_directory
- read_file
- read_multiple_files
- move_file
- search_files
- delete_file
- get_file_info
- directory_tree
- execute_code
- execute_shell_script
- tree_sitter_map
- git_init
- git_status
- git_diff_unstaged
- git_diff_staged
- git_diff
- git_commit
- git_add
- git_reset
- git_log
- git_create_branch
- git_checkout
- git_show
- get_system_info