describe_component
Look up OpenAPI component schemas by providing $ref paths, returning their definitions and structure.
Instructions
Look up component schemas by $ref paths
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | Yes | List of $ref paths (e.g. #/components/schemas/Pet) | |
| serviceName | Yes | Service name (projectId) |