add_host
Add a host to a Luma event using its event ID and the host's email address; include a name when the host has no Luma profile yet.
Instructions
Add a host to a Luma event.
Args:
event_id: The unique identifier of the event (e.g., "evt-ABC123")
email: Email address of the host to add
name: Name of the host (ignored if they already have a Luma profile)
Returns:
Result of adding host or an error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| Yes | |||
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||