asc_search_endpoints
Find the correct App Store Connect or StoreKit API operation by keyword, method, tag, or risk tier. Returns operationIds for calls, saving time when you don't know the exact path.
Instructions
Find operations across the App Store Connect API (1263 operations, v4.4.1) and the App Store Server API / StoreKit 2 (30). Search by keyword, method, tag or risk tier; returns operationIds for asc_call and asc_write. Start here rather than guessing a path — some resources are not where the URL pattern implies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | Default "both". | |
| tag | No | App Store Connect tag, e.g. "Apps", "Builds". | |
| risk | No | ||
| limit | No | Default 25, max 200. | |
| query | No | Keyword, e.g. "subscription price", "builds", "refund". | |
| method | No |