workspace_get
Inspect a remote HTTP/OAuth workspace alias to verify its registered connection settings. Not for local paths; use workingDir directly for stdio/local providers.
Instructions
Inspect a registered remote HTTP/OAuth workspace alias. Does not list files. Not needed for stdio/local provider calls; do not use workspace_* tools to fix local path access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | Registered workspace alias for remote HTTP/OAuth provider calls. Stdio/local callers should not use workspace_* tools to fix provider path access; pass local workingDir/addDir/includeDirs directly. |