Gemini Summary in Playbook to integrate with Slack
Hello,
I want to send SecOps case alert to Slack, for this I have integrated slack channel with SecOps. But as per requirements main ask is to send Gemini summary of the case along with slack notification using playbook at runtime. But Gemini summary taking some time to generate, so I can't send it at runtime.
Is there any way to send Gemini summary at runtime to slack using playbook, immediately after creation of case in SecOps.
I can confirm with v 94.0 "Create Gemini Case Summary” is available. @_K_O have you tried ingesting the gemini case summary to Get Case Data JSON result file via SOAR playbook?
@Qasim_k I’m not sure that I understand the question - when selecting the Gemini Case Summary, it takes in the case data automatically:
You can also use the “Ask Gemini” action if you want to pass in specific case data from the “Get Original Alert Json” action:
Both of these seem to work when I tested them out, but if I’m misunderstanding the question, please let me know!