check_backend_health
Check if file system backends are healthy by performing basic operations. Returns health status for specified or all backends.
Instructions
Check the health status of backends by attempting basic operations.
Args:
backend: Specific backend to check (checks all if not specified)
Returns:
Dictionary mapping backend names to their health status (True/False)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||