Skip to main content
Glama

resolve_references_batch

Analyze Apple documentation pages to resolve all referenced types, methods, and properties, helping developers understand API dependencies and requirements.

Instructions

Deep dive into all types and APIs referenced in a documentation page. Resolves all mentioned types, methods, and properties to understand dependencies. Use when: analyzing complex APIs, understanding type requirements, exploring API ecosystems.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceUrlYesDocumentation URL to analyze for references. Example: "https://developer.apple.com/documentation/swiftui/view"
maxReferencesNoLimit resolved references (default: 20, max: 50). Higher values = more comprehensive but slower.
filterByTypeNoFilter by reference type. Use "protocol" for protocol requirements, "class" for class hierarchies. Default: "all"

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/kimsungwhee/apple-docs-mcp'

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