swoogo_get_line_items
List registrant line items for an event: the itemized invoice behind each registrant’s charges, with net, tax, gross, and quantity per package, session, registrant type, or question line. This tool is read-only and always event-scoped. There is no single-line-item lookup by ID.Parameters
Example prompts
- “Show me the invoice lines for registrant 789”
- “List all session charges for event 12345”
swoogo_get_line_item_audits
List the change history behind registrant line items: price modifications, status changes, and discount applications, each tied to the transaction that caused it. Use this for reconciliation and “why did this charge change” questions. This tool is read-only and always event-scoped.Parameters
Example prompts
- “Why did registrant 789’s charge change?”
- “Show me every discount applied in event 12345”