工具 API

get_apple_doc_content

get_apple_doc_content

search1 积分

调用信息

工具标识
apple-dev-docs.get_apple_doc_content
服务提供方
苹果开发者文档
平均响应
0 ms
近 7 天调用
0

输入参数

url必填

Full URL of the Apple Developer Documentation page. Must start with https://developer.apple.com/documentation/. Example: "https://developer.apple.com/documentation/uikit/uiviewcontroller"

includeRelatedApis

Include inheritance hierarchy and protocol conformances. Useful for understanding API relationships. Default: false

includeReferences

Resolve and include all referenced types and APIs. Helps understand dependencies. Default: false

includeSimilarApis

Discover APIs with similar functionality. Great for finding alternatives. Default: false

includePlatformAnalysis

Analyze platform availability and version requirements. Essential for cross-platform development. Default: false