jira_get_create_meta
Before creating a Jira issue, retrieve create metadata for a project to see required and optional fields, field types, and allowed values.
Instructions
Retrieves create metadata for a project, showing all available fields (including custom fields) for creating issues. Shows required vs optional fields, field types, and allowed values. Use this before creating issues to discover what fields are needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | Project key to get create metadata for | |
| issueTypeName | No | Specific issue type name to get metadata for (optional) |