create_announcement
Post announcements to your Top.gg project. Provide a title and body text; rate-limited to one every 4 hours.
Instructions
Create an announcement for the current Top.gg project. Rate-limited to one announcement per 4 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Announcement title. | |
| content | Yes | Announcement body text. | |
| project | No | Name of the configured project to target (e.g. "mybot" for TOPGG_TOKEN_MYBOT). Required when multiple tokens are configured; omit when only one is configured. |