jira_project_get_schema
Retrieve field schema for a Jira project and issue type, including custom fields and validation rules, to debug field availability.
Instructions
Get field schema for a project and issue type for debugging.
This tool helps you understand what fields are available for a project and issue type, including custom fields and their validation rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project key (e.g., "PROJ") | |
| issue_type | No | Issue type name (default: "Task") | Task |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||