find_operations_using_schema
Find all API operations that reference a given schema in their request or response bodies. Shows dependency clusters by listing referenced schemas per operation.
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 |