send_workspace_notification
Send targeted notifications to ovice workspaces by specifying recipient roles and message. Use this to alert members, visitors, or guests directly within their virtual office.
Instructions
ワークスペースに通知を送信する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auth | Yes | 通知対象の権限レベル | |
| message | Yes | 通知メッセージ | |
| serviceName | No | サービス名(環境変数 OVICE_SERVICE_NAME で設定可能) | |
| workspaceId | Yes | ワークスペースID | |
| serviceLogoUrl | No | サービスロゴURL(環境変数 OVICE_SERVICE_LOGO_URL で設定可能) |