Get product components
get_productRetrieve a product's components, versions, and milestones to identify the correct component before filing or searching bugs.
Instructions
Get a product's details including its components (with descriptions and triage owners), active versions, and milestones. Use this to find the right component name before filing or searching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Product name, e.g. 'Firefox' or 'Core' | |
| component_filter | No | Case-insensitive substring to filter component names/descriptions | |
| include_inactive_components | No | ||
| include_versions_and_milestones | No |