Check whether a filesystem path is a valid OpenClaw workspace
Used by the dashboard before kicking off a scan. The path is validated server-side because the dashboard runs in a browser that cannot inspect the engine host’s filesystem.Documentation Index
Fetch the complete documentation index at: https://docs.tracectrl.ai/llms.txt
Use this file to discover all available pages before exploring further.
ValidatePathPayloadtrue if the path exists and contains openclaw.jsonopenclaw.json was foundvalid is false (e.g. Path does not exist, Not an OpenClaw workspace (no openclaw.json found))