工具 API

resolve_references_batch

resolve_references_batch

search1 积分

调用信息

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

输入参数

sourceUrl必填

Documentation URL to analyze for references. Example: "https://developer.apple.com/documentation/swiftui/view"

maxReferences

Limit resolved references (default: 20, max: 50). Higher values = more comprehensive but slower.

filterByType

Filter by reference type. Use "protocol" for protocol requirements, "class" for class hierarchies. Default: "all"