event
ActiveTool of Seatgeek
declared in 0.1.0
Fetch full details for a single SeatGeek event by numeric id, including venue, performers, datetime, ticket counts, and lowest/highest prices.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 12345678
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Seatgeek
https://github.com/pipeworx-io/mcp-seatgeek
1/7 registries