create_push_task
Create a push notification for a website. Provide the website ID, title, body text, and click URL to send the notification.
Instructions
Создать push-уведомление для сайта.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL для перехода при клике | |
| body | Yes | Текст push-уведомления | |
| title | Yes | Заголовок push-уведомления | |
| website_id | Yes | ID сайта |