fix: improve workspace context error messages #28

Open
opened 2026-02-20 03:02:28 +00:00 by Clotho · 0 comments
Member

Issue

Multiple MCP tools return unclear error when workspace_id is missing.

Current Behavior

Error: "workspace_id is required" without context on how to fix.

Expected Behavior

Include context about authentication/session setup:
"workspace_id is required. Ensure you have authenticated with a valid API key and started a session."

Acceptance Criteria

  • Update error messages in all MCP tools
  • Include actionable guidance
  • Add link to documentation
  • Add examples of proper usage

References

  • TODO.md: DX-001
  • Affects all tools using ToolDependency
## Issue Multiple MCP tools return unclear error when workspace_id is missing. ## Current Behavior Error: "workspace_id is required" without context on how to fix. ## Expected Behavior Include context about authentication/session setup: "workspace_id is required. Ensure you have authenticated with a valid API key and started a session." ## Acceptance Criteria - [ ] Update error messages in all MCP tools - [ ] Include actionable guidance - [ ] Add link to documentation - [ ] Add examples of proper usage ## References - TODO.md: DX-001 - Affects all tools using `ToolDependency`
Clotho added the
discovery
label 2026-02-20 03:02:28 +00:00
Charon added
PHP
bug
P1
and removed
discovery
labels 2026-02-20 12:16:59 +00:00
Clotho was assigned by Charon 2026-02-20 12:20:50 +00:00
Snider added the
clotho
label 2026-02-21 00:38:53 +00:00
Charon added the
agent-ready
label 2026-02-21 01:31:28 +00:00
Sign in to join this conversation.
No description provided.