Skip to main content
Glama

Onyx Documentation MCP Server

get_onyx_structs

Retrieve Onyx struct definitions and practical examples directly from GitHub, enabling developers to explore and implement structs with ease. Specify struct names or set limits for precise results.

Instructions

Get Onyx struct definitions and examples from GitHub

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of examples
structNameNoStruct name to search for (optional)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of examples", "type": "number" }, "structName": { "description": "Struct name to search for (optional)", "type": "string" } }, "type": "object" }

Other Tools from Onyx Documentation MCP Server

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/elias-michaias/onyx_mcp'

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