You're viewing a demo portfolio

Join the waitlist
PRSM

mistral_delete_file

Active

Tool of io.usefulapi/mistral

declared in 1.0.1

Permanently deletes an uploaded file from Mistral. Destructive. Management API: DELETE /v1/files/{file_id}.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "file_id"
  ],
  "properties": {
    "file_id": {
      "type": "string",
      "description": "The file id (UUID) to delete."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.usefulapi/mistral

https://github.com/m190/usefulapi-mcp

1/7 registries
View full server →