eb_venue
Retrieve venue details (name, address, geo) by venue ID from Eventbrite. Useful for resolving venue information from event or organizer data.
Instructions
Get a venue by id (name, address, geo). Venue ids appear on expanded events and in eb_org_venues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Eventbrite's payload untouched. No field projection on this tool: this server has no verified record of which Eventbrite fields matter here, and inventing one would risk dropping a field a caller needs. | |
| venue_id | Yes | Numeric venue id |