add_request_participants
Add participants to a Jira Service Management customer request to subscribe them to updates and notifications.
Instructions
Add participants to a customer request so they receive updates.
Args: issue_id_or_key: The issue key (e.g. "X000") or numeric issue ID. usernames: (Optional) Comma-separated usernames (Server/DC). account_ids: (Optional) Comma-separated Atlassian account IDs (Cloud).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id_or_key | Yes | ||
| usernames | No | ||
| account_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |