delete_file
Remove uploaded files from xAI's Grok API to manage storage and maintain data privacy by permanently deleting files using their unique identifiers.
Instructions
Permanently delete an uploaded file from xAI.
Args:
file_id: ID of the file to remove.
Returns:
Confirmation string with the deleted file ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |