list_all_generation_tools
List all available FunGenerators tools. Returns a catalog of generators grouped by type. Use the returned type and slug values to call the generate tool. No token required — free to call for discovery.
generate
Invoke a specific FunGenerators generator. Provide the type and slug from list_all_generation_tools, plus any optional parameters the generator accepts (e.g. sex, place, category for name generators). Requires a valid Bearer token.