← Back to all apps

Meetup

Lifestyleby Bending Spoons US Inc.

Discover social events around you that perfectly match your vibe through a focused, personalized view of what’s happening nearby.

With this ChatGPT app, you can use natural language and rich context to discover Meetup events that align with what you’re actually looking for—helping you find the right people at events you’ll genuinely enjoy.

Whether you’re in the mood for a cozy board game session with fellow introverts or meeting career-oriented young professionals over drinks, the app interprets your preferences and suggests events that fit. You can refine results by interests, location, and dates, and explore each event through the details that matter most—clear descriptions, who’s going, the hosting group, and its rating.c

1ChatGPT Tools
Bending Spoons US Inc.Developer
LifestyleCategory

Available Tools

Recommended Events In Person In Map

recommended_events_in_person_in_map
Full Description

This is the default tool to use to search for in-person Meetup events.

Discover in-person Meetup events near a specific location and display them in a map view. Consider the conversation context to decide which parameter to pass, preserving user intent.

Use this tool when users want to find physical events they can attend in person or ask for a map view. Returns events happening at physical venues with address information and it's displayed on a map.

Use this for:

  • Finding local events to attend physically ("tech meetups near me")
  • Discovering community gatherings in a specific area ("running groups in Seattle")
  • Meeting people face-to-face at events ("in-person networking events")
  • Physical meetups by category ("outdoor activities", "fitness classes")
  • Also use when the user explicitly asks for a map view.

Do NOT use this for:

  • Online/virtual events (use recommended_events_online instead)
  • Searching by keyword in title/description (not available yet)
  • RSVP management or event attendance actions

Note: Do not repeat event details in the text response, the user can see them in the structured content.

Returns: Structured response with in-person events, pagination info, and component metadata

Parameters (0 required, 9 optional)
Optional
end_date_rangestring

End datetime in ISO 8601 format. Example: '2025-01-20T23:59:59Z'

Default: null
is_happening_nowboolean

Filter to events currently in progress

Default: null
is_starting_soonboolean

Filter to events starting within the next hour

Default: null
latnumber

Latitude coordinate. Uses user's current location if not provided. Example: 37.7749 for San Francisco

Default: null
lonnumber

Longitude coordinate. Uses user's current location if not provided. Example: -122.4194 for San Francisco

Default: null
querystring

Optional search keywords (1-3 words) for narrow, specific topics. Use topic_category_id for broad categories (e.g., SOCIAL_ACTIVITIES, TECH, SPORTS). Use query only for specific topics within those categories. Examples: 'python' (not TECH), 'basketball' (not SPORTS), 'hiking', 'board games'. Avoid using this parameter for general event discovery. When provided, searches by keyword relevance instead of personalized recommendations.

Default: null
radiusnumber

Search radius in miles from coordinates. Use it to limit the results to a specific area.

Default: null
start_date_rangestring

Start datetime in ISO 8601 format. Example: '2025-01-15T00:00:00Z'

Default: null
topic_category_id

Category for narrower interest-based filtering. Available categories: ART_AND_CULTURE, CAREER_AND_BUSINESS, COMMUNITY_AND_ENVIRONMENT, DANCING, GAMES, HEALTH_AND_WELLBEING, HOBBIES_AND_PASSIONS, IDENTITY_AND_LANGUAGE, MOVEMENTS_AND_POLITICS, MUSIC, PARENTS_AND_FAMILY, PETS_AND_ANIMALS, RELIGION_AND_SPIRITUALITY, SCIENCE_AND_EDUCATION, SOCIAL_ACTIVITIES, SPORT_AND_FITNESS, SUPPORT_AND_COACHING, TECH, TRAVEL_AND_OUTDOOR, WRITING

Default: null