on poll: Callback action for the on_poll ingest functionality
list tickets: List all incidents
get ticket: Get incident details by id
create ticket: Create new incident
update ticket: Update existing incident. This action downloads the incident and copies the provided JSON onto the download data, overwriting any existing data elements
search tickets: Submit search query for incidents
list artifacts: List all artifacts for incident
get artifact: Get artifact details by incident and artifact id
create artifact: Create new artifact
update artifact: Update existing artifact
list comments: List all comment for incident
get comment: Get comment details by incident and comment id
create comment: Create new comment
update comment: Update existing comment
list tables: List tables
get table: Get table
add table row: Add table row
update table row: Update table row
update table row with key: Update table row with key
list tasks: List tasks for user (defined in asset configuration)
get task: Get task details
update task: Update task. This action downloads the task and copy the provided json onto the download data, overwriting any existing data elements
close task: Close task
list attachments: List attachments for incident
get attachment: Get attachment details from incident