send_organization_notification
Send notification messages to an organization in ovice. You can include an optional service name and logo to give the notification context.
Instructions
組織に通知を送信する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | 通知メッセージ | |
| serviceName | No | サービス名(環境変数 OVICE_SERVICE_NAME で設定可能) | |
| serviceLogoUrl | No | サービスロゴURL(環境変数 OVICE_SERVICE_LOGO_URL で設定可能) |