Eventbrite MCP Server

by ibraheem4
Verified

get_venue

Retrieve detailed information about a specific Eventbrite venue using its unique venue ID to access location, capacity, and other venue-specific data.

Instructions

Get information about a specific Eventbrite venue

Input Schema

NameRequiredDescriptionDefault
venue_idYesEventbrite venue ID

Input Schema (JSON Schema)

{ "properties": { "venue_id": { "description": "Eventbrite venue ID", "type": "string" } }, "required": [ "venue_id" ], "type": "object" }

You must be authenticated.

Other Tools from Eventbrite MCP Server

Related Tools

ID: ev69dbqhrk