find_groups             Find groups using text-based search
find_topics             Find topics on Meetup
get_client_name         Get Meetup OAuth Client Name
get_event               Get information for a specified event
get_event_comments      Get the comments for a specified event
get_event_rsvps         Get the RSVPs for a specified event
get_group               Get detailed information about a Meetup group
get_group_events        Get the events from a meetup group
get_group_members       Get the members from a meetup group
get_pro                 Retrieve information about Meetup Pro networks,
                        including groups and events.
get_self                Get information about the authenticated user
local_meetupr_debug     Temporarily enable debug mode
meetupr_auth            Authenticate and return the current user
meetupr_auth_status     Check all authentication methods and return
                        details
meetupr_client          Create a Meetup OAuth client
meetupr_credentials     Manage API Keys via Environment Variables
meetupr_deauth          Deauthorize and remove cached authentication
meetupr_encrypt         CI Authentication with Encrypted Token Rotation
meetupr_query           Execute GraphQL query
meetupr_req             Create and Configure a Meetup API Request
meetupr_schema          Introspect the Meetup GraphQL API schema
meetupr_schema_mutations
                        Explore available mutations in the Meetup
                        GraphQL API
meetupr_schema_queries
                        Explore available query fields in the Meetup
                        GraphQL API
meetupr_schema_search   Search for types in the Meetup GraphQL API
                        schema
meetupr_schema_type     Get fields for a specific type in the Meetup
                        GraphQL API schema
meetupr_sitrep          Show meetupr authentication status
use_gha                 GitHub Actions workflow helpers
