tools.list_active_servers module
List all servers/guilds and channels the bot is active in.
╔═══════════════════════════════════════════════════════════════════════════════╗ ║ 🌐 CROSS-PLATFORM SERVER LISTING ║ ╠═══════════════════════════════════════════════════════════════════════════════╣ ║ list_active_servers — Shows every server, guild, and channel across all ║ ║ connected platforms (Discord, Matrix, …) ║ ╚═══════════════════════════════════════════════════════════════════════════════╝
- async tools.list_active_servers.run(ctx=None)[source]
Return a JSON inventory of all platforms, servers, and channels.
- Return type:
- Parameters:
ctx (ToolContext | None)