search_symbols
Search Apple developer symbols by keywords with wildcard support to explore classes, protocols, and APIs across iOS, macOS, and other platforms.
Instructions
Search and discover symbols within the currently selected technology. Use this for exploration and finding symbols by keywords. Supports wildcards (* and ?). For specific known symbols, use get_documentation instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Optional maximum number of results (default 20) | |
| platform | No | Optional platform filter (iOS, macOS, etc.) | |
| query | Yes | Search keywords with wildcard support (* for any characters, ? for single character) | |
| symbolType | No | Optional symbol kind filter (class, protocol, etc.) |