Skip to main content
Add guests to the event.
Tool ID: luma_post_v1_events_guests_add

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get luma_post_v1_events_guests_add --json for the latest machine-readable contract.

Input reference

Add guests to the event. By default, guests are added with the status “Going” (approved) and receive one ticket of the default ticket type. Use the ticket or tickets parameter to specify custom ticket assignments. Get available ticket types using /v1/events/ticket-types/list. Use approval_status to add guests as pending approval or on the waitlist instead of immediately approved. Use registration_answers on each guest to record answers to the event’s registration questions — question IDs come from the registration_questions field of Get Event. Guests are added in the background; the response lists any guests that will be skipped because they unsubscribed from your calendar, were removed by an admin, or blocked you.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.