Events
Events are conferences, meetups, trade shows, and other gatherings that HumanConnection can search for. They are the highest-conversion meeting context: when two people are already at the same event, a conversation feels natural, not transactional.
search_events is defined in the toolkit but not yet fully implemented. The tool uses Luma’s discover API as a data source. This page documents the intended behavior based on the actual schemas and types.
Overview
A cold coffee invitation has a 20% show rate. A “let’s catch up at SaaStr” has 85%. Events give your agent a reason to connect that doesn’t feel like a pitch — and the shared context (same industry, same interests, same room) accelerates trust in ways that no email thread can.
Use search_events to find upcoming events near your lead, then reference them in your service request or meeting booking.
The Event type
search_events parameters
Example usage
Example response
Data source
Events are sourced from the Luma discover API. The implementation resolves city names to coordinates using a built-in lookup table (covering major cities like Paris, London, New York, San Francisco, Dubai, etc.) or falls back to SearXNG-based coordinate resolution.
How events relate to other resources
- Meetings: A meeting can reference an event via
event_id, meaning it takes place at that event’s venue. Event-based meetings have the highest show rates. - Services: A service request can specify a
preferred_event_idto target a specific event. - Humans: After finding a person with search_humans, events near them provide the most natural meeting context.
- Places: When no relevant event exists, places provide an always-available alternative.
Best practices
- Search broadly by date range. Look 1-3 months ahead to find upcoming opportunities.
- Use events as conversation context. Even if the meeting doesn’t happen at the event itself, mentioning a shared event makes outreach warmer and more personal.
- Match event category to lead industry. A fintech lead is more likely to attend a finance or startup event.
- Combine with search_humans. Find the person first, then search for events near their location.
- Prefer events over cold places. A shared event creates an implicit connection — “we’re both here because we care about the same things.” That’s the foundation of a relationship, not just a transaction.