get_project_components
Retrieves the list of components for a specified Jira project using its ID or key, with optional source filtering.
Instructions
Get project components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectIdOrKey | Yes | The project ID or project key (case sensitive). | |
| componentSource | No | The source of the components to return. Can be `jira` (default), `compass` or `auto`. When `auto` is specified, the API | jira |