Skip to main content
Glama

get_live_memory_dashboard

Render a real-time agent intelligence and memory dashboard directly in the IDE chat window to monitor agent state and memory instantly.

Instructions

Renders a real-time Gold-Level Agent Intelligence & Memory Dashboard directly inside the IDE chat window.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'real-time' and 'directly inside the IDE chat window' but fails to state whether the operation is read-only, what data it accesses or displays, whether it triggers side effects, or what the output looks like. This is insufficient for an unannotated tool.

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?

The description is a single, tightly worded sentence that communicates the core action, subject, and location with no redundancy. It is front-loaded with the main purpose and avoids unnecessary elaboration.

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

Completeness3/5

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

For a zero-parameter dashboard render, the description gives the basic function but leaves significant ambiguity. It does not clarify what data the dashboard includes, how 'Gold-Level Agent Intelligence' is defined, whether user interaction is required, or any side effects. Without annotations or an output schema, an agent may not know what to expect from the invocation.

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 tool has zero parameters, so the baseline is 4. The description correctly omits any parameter details since there are none, and the empty schema already covers the situation. No additional semantic information is needed or provided.

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?

The description states a specific verb ('Renders') and object ('real-time Gold-Level Agent Intelligence & Memory Dashboard'), and specifies the location ('inside the IDE chat window'). It clearly distinguishes this tool from sibling memory query tools like 'get_agent_memory' and 'search_agent_memory' by focusing on a dashboard presentation rather than data retrieval.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, no preconditions, and no mention of exclusions. An agent receives no context about the intended use case or how it differs from other memory-related tools beyond the inherent 'dashboard' nature, which is implicit.

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/Akash1070/Super-Agent-Skill'

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