remove_backend
Deletes a specified backend from the file system manager. Optionally force removal of the default backend.
Instructions
Remove a backend from the manager.
Args:
name: Name of the backend to remove
force: Force removal even if it's the default backend
Returns:
Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |