find_operations_using_schema
Find every API operation whose request or response references a given schema, and see the full chain of schema dependencies.
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 |