Skip to main content
Glama

Ilograph

list_examples

Discover and filter Ilograph example diagrams by complexity level (beginner, intermediate, advanced) to simplify learning and implementation.

Instructions

Lists available Ilograph example diagrams, optionally filtering by category. Args: category: Filter examples by complexity ('beginner', 'intermediate', 'advanced'). Returns: A dictionary containing a list of available examples and a message guiding the user.

Input Schema

NameRequiredDescriptionDefault
categoryNo

Input Schema (JSON Schema)

{ "properties": { "category": { "anyOf": [ { "enum": [ "beginner", "intermediate", "advanced" ], "type": "string" }, { "type": "null" } ], "default": null, "title": "Category" } }, "type": "object" }

Other Tools from Ilograph

Related Tools

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/QuincyMillerDev/ilograph-mcp-server'

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