Skip to main content
Glama

get_related_apis

Analyze Apple API relationships to discover inheritance, protocol conformances, and recommended alternatives for understanding how APIs work together.

Instructions

Analyze API relationships and discover related functionality. Shows inheritance, protocol conformances, and Apple's recommended alternatives. Essential for understanding how APIs work together. Use when: learning API hierarchy, finding protocol requirements, discovering related functionality.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
apiUrlYesApple documentation URL to analyze. Example: "https://developer.apple.com/documentation/uikit/uiview"
includeInheritedNoShow inherited methods/properties from superclasses. Helps understand full API surface. Default: true
includeConformanceNoShow protocol conformances and requirements. Essential for protocol-oriented programming. Default: true
includeSeeAlsoNoShow Apple's recommended related APIs. Great for finding better alternatives or complementary APIs. Default: true

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