Skip to content

Conversation

@mihirvala08
Copy link
Collaborator

Summary

Added Investigation Management tools in SecOps MCP for Chronicle SIEM.

What

Added following Chronicle SIEM Investigation Management tools:

  • Get cases (batch retrieve case details)
  • List investigations
  • Get specific investigation details
  • Trigger investigation for alerts
  • Fetch associated investigations for alerts/cases

Changelog

  • server/secops/secops_mcp/tools/investigation_management.py: Added investigation management tools for case retrieval, investigation listing, investigation details, triggering investigations, and fetching associated investigations
  • server/secops/secops_mcp/tools/__init__.py: Added import for investigation management tools
  • server/secops/tests/test_secops_investigations_mcp.py: Integration tests for investigation management tools covering all 5 tools with real data

@mihirvala08 mihirvala08 changed the title feat: add investigation management tools feat(secops): add investigation management tools Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant