send_group_notification
Send targeted notifications to a group in ovice virtual office. Provide the group ID and message, with optional service name and logo for sender identification.
Instructions
グループに通知を送信する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | グループID | |
| message | Yes | 通知メッセージ | |
| serviceName | No | サービス名(環境変数 OVICE_SERVICE_NAME で設定可能) | |
| serviceLogoUrl | No | サービスロゴURL(環境変数 OVICE_SERVICE_LOGO_URL で設定可能) |