get_create_metadata
Retrieve required fields, custom fields, and allowed values for creating Jira issues in a project. Use to understand field requirements before issue creation.
Instructions
Get field requirements and metadata for creating issues in a project. Shows required fields, custom fields, and allowed values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The project key (e.g., PROJ, DEV) | |
| issueType | No | Optional: Filter by specific issue type (e.g., Bug, Task) |