@nogoo9/mcp-server-cloud-fs / checkHealth
Function: checkHealth()
checkHealth(
provider,root,opts?):Promise<HealthReport>
Defined in: health.ts:26
Run health checks against a storage root.
Verifies authentication, list access, and optionally write access.
Parameters
provider
root
opts?
testWrite?
boolean
Returns
Promise<HealthReport>
