get_collection_timeline_events
Retrieve curated timeline events for threat intelligence collections, grouped by event category, to analyze campaigns and threat actors.
Instructions
Retrieves timeline events from the given collection, when available.
This is super valuable curated information produced by security analysits at Google Threat Intelligence.
We should fetch this information for campaigns and threat actors always.
It's common to display the events grouped by the "event_category" field.
Args: id (required): Collection identifier Return: List of events related to the given collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |