eb_user
Fetch public Eventbrite user profiles by ID. Get organizer or attendee details for any public user without requiring authentication.
Instructions
Get a public user profile by id. Use eb_me for the authenticated user (that call also returns private fields like emails).
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. | |
| user_id | Yes | Numeric user id |