get_related_apis
Analyze API relationships to discover related functionality, inheritance, protocol conformances, and Apple's 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
| Name | Required | Description | Default |
|---|---|---|---|
| apiUrl | Yes | ||
| includeInherited | No | ||
| includeConformance | No | ||
| includeSeeAlso | No |