How do I include a detailed description with a Panther alert? The title can contain some useful information, and I can add to that using the title() function, but what should I do if I have too much information to put in the title?
To do this, use the alert_context() function, as described in our documentation here. This function allows the detection to pass any event details as additional context, such as usernames, IP addresses, or success/failure, to the alert destination(s).