MyToDoTasksWidget
A script that creates a table of all the ToDo tasks assigned to the current user.
python · Common Widgets
Details
| ID | MyToDoTasksWidget |
|---|---|
| Language | python |
| From Version | 6.1.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | widget |
README
A script that creates a table of all the ToDo tasks assigned to the current user.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | widget |
| Cortex XSOAR Version | 6.1.0 |
Inputs
There are no inputs for this script.
Outputs
Human Readable Output
My ToDo Tasks (1)
Task Name Task Description Task ID SLA Opened By Incident ID task task description 1@1 0001-01-01 00:00:00+0000 user 1
comment: A script that creates a table of all the ToDo tasks assigned to the current user. commonfields: id: MyToDoTasksWidget version: -1 name: MyToDoTasksWidget script: '-' tags: - widget timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.1.0 tests: - No test