TOOL API

get_related_apis

get_related_apis

search1 credits

Call information

Tool slug
apple-dev-docs.get_related_apis
Provider
Apple Developer Docs
Average response
0 ms
Calls in 7 days
0

Input parameters

apiUrlrequired

Apple documentation URL to analyze. Example: "https://developer.apple.com/documentation/uikit/uiview"

includeInherited

Show inherited methods/properties from superclasses. Helps understand full API surface. Default: true

includeConformance

Show protocol conformances and requirements. Essential for protocol-oriented programming. Default: true

includeSeeAlso

Show Apple's recommended related APIs. Great for finding better alternatives or complementary APIs. Default: true