Get Form Details
jira_get_proforma_form_detailsRetrieve detailed ProForma form information for a Jira issue by providing the issue key and form ID, including the ADF design structure.
Instructions
Get detailed information about a specific ProForma form.
Uses the new Jira Forms REST API. Returns form details including ADF design structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ProForma form UUID (e.g., '1946b8b7-8f03-4dc0-ac2d-5fac0d960c6a') | |
| issue_key | Yes | Jira issue key (e.g., 'PROJ-123') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |