swoogo_get_sessions
List or retrieve sessions with filtering by name, track, date, and more. Tracks are automatically expanded.Parameters
Example prompts
- “List all sessions for event 12345”
- “Show me sessions on the Technical track”
- “What sessions are on March 15?“
swoogo_create_session
Create a new session for an event.Parameters
Example prompts
- “Create a session called ‘Keynote’ for event 12345 on March 15 at 9am”
- “Add a workshop session with 50 person capacity”
swoogo_update_session
Update an existing session. Only the fields you provide will be changed.Parameters
Example prompts
- “Change the keynote session to start at 10am instead of 9am”
- “Update session 456 capacity to 200”