cortex_run_responder
Execute a responder action on a TheHive entity such as case, task, artifact, or alert. Specify the responder ID, entity type, and ID to automate response.
Instructions
Execute a responder action against a TheHive entity (case, task, artifact, alert)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| responderId | Yes | The responder ID to execute | |
| objectType | Yes | The type of TheHive entity to act on | |
| objectId | Yes | The ID of the entity from TheHive | |
| parameters | No | Optional responder-specific parameters |