From a9405fe63c650ed129c34c829c3c16be497c36a6 Mon Sep 17 00:00:00 2001 From: splunk-soar-connectors-admin Date: Thu, 26 Sep 2024 13:15:25 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7438282..b2b7f49 100644 --- a/README.md +++ b/README.md @@ -1606,8 +1606,9 @@ PARAMETER | REQUIRED | DESCRIPTION | TYPE | CONTAINS #### Action Output DATA PATH | TYPE | CONTAINS | EXAMPLE VALUES --------- | ---- | -------- | -------------- -action_result.parameter.id | string | | +action_result.parameter.message_id | string | | action_result.parameter.move_to_junk_folder | boolean | | +action_result.parameter.user_id | boolean | | action_result.status | string | | action_result.message | string | | summary.total_objects | numeric | | @@ -1629,8 +1630,9 @@ PARAMETER | REQUIRED | DESCRIPTION | TYPE | CONTAINS #### Action Output DATA PATH | TYPE | CONTAINS | EXAMPLE VALUES --------- | ---- | -------- | -------------- -action_result.parameter.id | string | | -action_result.parameter.move_to_junk_folder | boolean | | +action_result.parameter.message_id | string | | +action_result.parameter.move_to_inbox | boolean | | +action_result.parameter.user_id | boolean | | action_result.status | string | | action_result.message | string | | summary.total_objects | numeric | |