docs: document MCP tool dependency system #32

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

Issue

MCP tool dependency system lacks documentation.

Current State

Tools use ToolDependency but system is undocumented.

Expected

Add README to Mcp/Tools/Agent/ explaining:

  • How ToolDependency works
  • Context requirements (workspace_id, session_id, etc.)
  • How to create new tools
  • Dependency resolution order

Acceptance Criteria

  • Create Mcp/Tools/Agent/README.md
  • Document ToolDependency system
  • Add examples of tool creation
  • Document context requirements
  • Add troubleshooting guide

References

  • TODO.md: DOC-002
  • All tools in Mcp/Tools/Agent/ use this system
## Issue MCP tool dependency system lacks documentation. ## Current State Tools use `ToolDependency` but system is undocumented. ## Expected Add README to `Mcp/Tools/Agent/` explaining: - How `ToolDependency` works - Context requirements (workspace_id, session_id, etc.) - How to create new tools - Dependency resolution order ## Acceptance Criteria - [ ] Create `Mcp/Tools/Agent/README.md` - [ ] Document `ToolDependency` system - [ ] Add examples of tool creation - [ ] Document context requirements - [ ] Add troubleshooting guide ## References - TODO.md: DOC-002 - All tools in `Mcp/Tools/Agent/` use this system
Clotho added the
discovery
label 2026-02-20 03:02:34 +00:00
Charon added
PHP
docs
P3
and removed
discovery
labels 2026-02-20 12:16:59 +00:00
Clotho was assigned by Charon 2026-02-20 12:20:56 +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:27 +00:00
Sign in to join this conversation.
No description provided.