Skip to main content
Glama

hv_get

Retrieve the full docstring for a HoloViews element, including available generic and style options.

Instructions

Get the HoloViews docstring for a specific element, including available options and usage details.

Use this tool to retrieve the full docstring for an element, including generic and style options.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
elementYesThe type of visualization element to provide help for (e.g., 'Annotation', 'Area', 'Arrow', 'Bars').
backendNobokeh

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must convey behavioral traits. It fails to mention that the tool is read-only, safe, or non-destructive. There is no disclosure of side effects, authentication needs, or limitations beyond retrieval. The description assumes typical behavior but adds no transparency.

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 two sentences, front-loaded with the purpose, and every sentence adds value. There is no redundancy or fluff.

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?

Given the tool's simplicity (2 parameters, output schema exists), the description is adequate but not complete. It lacks behavioral transparency and parameter detail. Annotations are missing, so the description carries more weight but does not fully satisfy contextual needs.

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

Parameters2/5

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

Schema description coverage is 50% (only 'element' has a description). The description does not add further meaning beyond the schema. It does not clarify the format or valid values for 'element' or explain the 'backend' enum options. With low schema coverage, the description should compensate but fails to do so.

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 clearly states the tool retrieves the HoloViews docstring for a specific element, including options and usage details. It uses a specific verb (Get) and resource (HoloViews docstring) and differentiates from sibling tools like hv_list and hvplot_get by focusing on documentation retrieval.

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 description explains when to use the tool ('retrieve the full docstring for an element') and implies its purpose relative to siblings, but it does not explicitly state when not to use it or mention alternatives. The context is clear but lacks exclusions.

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/MarcSkovMadsen/holoviz-mcp'

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