Skip to main content
Glama
dbsxortime

jobs-tools-knowledgebase

by dbsxortime

Jobs-tools-knowledgeBase-getGuideNetwork

Retrieve the complete Zettelkasten knowledge network as a graph of nodes and edges. Visualize and analyze interconnected notes and their relationships.

Instructions

Get guide note graph (nodes/edges) showing the complete Zettelkasten knowledge network. Returns interconnected notes and their relationships for visualization and analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It does not explicitly state that the operation is read-only, nor does it mention authentication, rate limits, or potential costs of fetching the complete network. The word 'Get' implies a read operation, but that is only implicit.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, front-loaded sentence states the action and result with no filler. It earns a high score for efficiency.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema and no annotations, but its low complexity (zero parameters) reduces the burden. The description conveys the shape of the response (nodes/edges representing notes and relationships) and the full-network scope, though it could mention whether isolated notes are included.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has zero parameters, so there is nothing to explain; the description correctly offers no parameter guidance, earning the baseline for a parameterless tool. It adds meaningful output context by mentioning nodes/edges and relationships.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description opens with the specific verb 'Get' and a concrete resource: 'guide note graph'. It further specifies the graph contains nodes/edges and represents the 'complete Zettelkasten knowledge network', clearly distinguishing it from sibling tools like getTree or getPage.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'for visualization and analysis' gives a clear intended use case, but it does not compare with sibling tools such as getTree or getZettelkastenInsights nor state when not to use it. This is clear context but lacks explicit exclusions or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dbsxortime/Jobs-tools-knowledgeBase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server