files_edit
Edit an existing Slack file's title, file type, or body content by providing its file ID.
Instructions
Edit a file (legacy undocumented).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ID of the file to edit (e.g. ``F0123``). | |
| title | No | New title for the file. | |
| content | No | New body content of the file. | |
| filetype | No | New file type (Slack-internal file type identifier, e.g. ``text``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||