Prompt library
Team and attendees.
Copy any prompt below into your AI once it is connected to Presso Events, or hit Run it in Claude to open it in a fresh chat. Each one maps to a real tool, so you always know what is actually happening behind the words.
Your team
Uses team. Roles are owner, editor or viewer.
Invite jo@example.com as an editor.
What it does: sends a team invite with the given role via team.
Who is on my team and what are their roles?
What it does: lists your team and their roles via team.
Attendees
Uses get_attendees.
List everyone holding a ticket to Autumn Product Summit.
What it does: looks up ticket holders via get_attendees.
Export the attendee roster for Autumn Product Summit as a CSV.
What it does: generates a CSV export of the attendee roster via get_attendees.
Comps and the door
Uses issue_free_ticket and check_in_ticket.
Issue a free ticket to speaker@example.com for Autumn Product Summit.
What it does: issues a complimentary ticket via issue_free_ticket.
Check in the attendee with check-in code ABC123.
What it does: checks a ticket in at the door via check_in_ticket.