tools.force_guild_index module

Scan the bot’s guild cache and return a comprehensive index of all connected servers.

async tools.force_guild_index.run(ctx=None)[source]

Execute this tool and return the result.

Parameters:

ctx (ToolContext | None) – Tool execution context providing access to bot internals.

Returns:

Result string.

Return type:

str