Skip to main content
Glama

get_example

Retrieve Vega-Lite visualization examples by category to help developers create charts using pre-built specifications for bar, line, scatter, area, histogram, heatmap, and interactive visualizations.

Instructions

Retrieve Vega-Lite example specifications by category or type

Input Schema

NameRequiredDescriptionDefault
categoryYesExample category (e.g., 'bar', 'line', 'scatter', 'area', 'histogram', 'heatmap', 'interactive')
searchNoOptional search term to filter examples within the category

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Example category (e.g., 'bar', 'line', 'scatter', 'area', 'histogram', 'heatmap', 'interactive')", "type": "string" }, "search": { "description": "Optional search term to filter examples within the category", "type": "string" } }, "required": [ "category" ], "type": "object" }

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/inteligencianegociosmmx/vegaLite_mcp_server'

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