find_operations_using_schema
Find all API operations that reference a specific schema in their request or response. See each operation's full schema dependency cluster via referenced_in lists.
Instructions
Return every operation whose request body or any response references the given schema. Each row gets a referenced_in list of all schema names that operation pulls in (so you can see the broader dependency cluster).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| schema_name | Yes |