find_scopes
OAuth scope catalogs across the catalog. The OAuth scopes an API defines. Understanding plan. Filter by q / tags / providers; include=["content"] inlines bodies. Use find_artifacts for cross-type search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free text over name + description. | |
| page | No | ||
| sort | No | Order: name, or scope_count (largest first). | |
| tags | No | Tag slugs. On PROVIDERS this is identity — what the company says it does, from its own apis.yml. A resource or operation term (webhook, saml, order, oai-pmh) will correctly match no provider; use find_apis?tags= for those, or api_tags below. | |
| limit | No | ||
| match | No | any | |
| context | No | Optional: why you are asking. One sentence — the task you are trying to complete, or what you expect to get back. Never included in the answer and never used to rank; it is read only when a result turns out to be wrong, which is when knowing the intent is what makes the report actionable. | |
| include | No | ||
| providers | No |