create_announcement
Create announcements for your Top.gg project with a title, body, and optional category. Limited to one announcement 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. | |
| category | No | Announcement category. Defaults to "announcement". |