get_collection_mitre_tree
Retrieve MITRE ATT&CK tactics and techniques for a given threat collection to uncover its attack patterns and behaviors.
Instructions
Retrieves the Mitre tactics and techniques associated with a threat.
Args: id (required): Collection identifiers. Return: A dictionary including the tactics and techniques associated to the given threat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |