eb_organizer
Retrieve a public Eventbrite organizer profile by numeric ID, including name, bio, logo, and social links. Returns compact or full response shape to match the detail needed.
Instructions
Get an organizer's public profile by id (name, description, logo, social links).
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. | |
| organizer_id | Yes | Numeric organizer id |