componentSchemas
Retrieve JSON Schema for PatternFly React components to access prop definitions, types, and validation rules for structured component metadata.
Instructions
Get JSON Schema for a PatternFly React component. Returns prop definitions, types, and validation rules. Use this for structured component metadata, not documentation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Name of the PatternFly component (e.g., "Button", "Table") |