eb_me
Retrieve the authenticated Eventbrite user's profile to get their id, name, and primary email. Use this when you need to identify the logged-in account.
Instructions
Get the authenticated Eventbrite user's profile (id, name, primary email).
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. |