Abstract
We present a framework for uncovering and exploiting dependencies among toolsand documents to enhance exemplar artifact generation. Our method begins byconstructing a tool knowledge graph from tool schemas,including descriptions,arguments, and output payloads, using a DeepResearch-inspired analysis. Inparallel, we derive a complementary knowledge graph from internal documents andSOPs, which is then fused with the tool graph. To generate exemplar plans, weadopt a deep-sparse integration strategy that aligns structural tooldependencies with procedural knowledge. Experiments demonstrate that thisunified framework effectively models tool interactions and improves plangeneration, underscoring the benefits of linking tool graphs with domainknowledge graphs for tool-augmented reasoning and planning.