update_project
Update the headline and page content of your Top.gg project listing to keep your bot or server description current.
Instructions
Update the headline and/or page content of the current Top.gg project listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| headline | No | Map of locale codes to headline text (e.g. {"en": "My Bot"}) | |
| pageContent | No | Map of locale codes to page description text (e.g. {"en": "A cool bot"}) |