Configuration Schema Properties
| Property | Type | Description | Required |
|---|
| baseUrl | string | Jira instance base URL (e.g., https://your-domain.atlassian.net) | ✓ |
| email | string | Jira user email for API authentication | ✓ |
| apiToken | object | Jira API token (use a Secret for security) | ✓ |
Use the properties above to configure your JSON in the editor below.