create_event_inventory_tier
Create an inventory tier for an event, setting total quantity and optionally counting against event capacity.
Instructions
Create a new inventory tier for an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| event_id | Yes | ||
| quantity_total | Yes | ||
| count_against_event_capacity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |