eb_org_discounts
List an organization's discount and access codes, including usage limits. Provide org_id to retrieve current codes and pagination.
Instructions
List an organization's discount and access codes, including their usage limits.
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. | |
| org_id | Yes | Organization id (from eb_my_organizations) | |
| continuation | No | Pagination continuation token from a previous response |