Details
| ID | FlashpointReportDetails |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
README
Retrieves the full information of the report.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.10.0 |
Inputs
| Argument Name | Description |
|---|---|
| report_id | The ID of the report for which the details are to be fetched. Note: If not provided, the script will try to retrieve it from the incident context. |
Outputs
There are no outputs for this script.
commonfields: id: FlashpointReportDetails version: -1 name: FlashpointReportDetails script: '' type: python tags: [] comment: Retrieves the full information of the report. enabled: true args: - name: report_id description: "The ID of the report for which the details are to be fetched.\n\nNote: If not provided, the script will try to retrieve it from the incident context." scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.10.0 tests: - No tests (auto formatted)