list_servers
Retrieve detailed information about all Discord servers accessible to the bot, including server name, ID, member count, and creation date, for effective management and monitoring.
Instructions
Get a list of all Discord servers the bot has access to with their details such as name, id, member count, and creation date.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}