Resolve the workspace root from the OpenClaw plugin API.
The plugin API object provided by the gateway.
Absolute path to the workspace root.
Tries three sources in order:
api.config.agents.defaults.workspace
api.resolvePath('.')
process.cwd()
Resolve the workspace root from the OpenClaw plugin API.