jira_fields_get_contexts
Retrieve contexts for a custom field to see which projects and issue types it appears in.
Instructions
Get contexts for a custom field.
Contexts determine which projects/issue types the field appears in. Returns: {field_id, contexts: [{id, name, description, is_global_context, is_any_issue_type}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes | Custom field ID, e.g. 'customfield_10001' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||