From 858891cd733d0d5a01fe16d3ddd84bd54a806059 Mon Sep 17 00:00:00 2001 From: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> Date: Sun, 3 Nov 2024 20:27:05 +0200 Subject: [PATCH] Update README.md Add the following to the add_comment argument in the "cs-falcon-resolve-incident" command: Comment is limited to 1024 characters. --- .../CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md b/Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md index 42da11f4674b..bef8f96878ea 100644 --- a/Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md +++ b/Packs/CrowdStrikeFalcon/Integrations/CrowdStrikeFalcon/README.md @@ -3305,7 +3305,7 @@ Resolve and update incidents using the specified settings. | username | Username of a user to assign the incident to. Mutually exclusive with the 'assigned_to_uuid' argument. Using this parameter instead of 'assigned_to_uuid' will result in an additional API call in order to fetch the UUID of the user. | Optional | | add_tag | Add a new tag to the incidents. | Optional | | remove_tag | Remove a tag from the incidents. | Optional | -| add_comment | Add a comment to the incident. | Optional | +| add_comment | Add a comment to the incident. Comment is limited to 1024 characters. | Optional | #### Context Output