jira_fields_remove_context_projects
Remove projects from a custom field context's scope to restrict which projects the field applies to. Returns confirmation with removed project IDs.
Instructions
Remove projects from a custom field context's scope.
Returns: {success, field_id, context_id, removed_project_ids}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes | Custom field ID | |
| context_id | Yes | Context ID | |
| project_ids | Yes | Project IDs to unscope from the context |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||