args: - description: The mirroring type. Can be "all", which mirrors everything, "chat", which mirrors only chats (not commands), or "none", which stops all mirroring. name: form_type auto: PREDEFINED default: true defaultValue: predefined-options predefined: - predefined-options - open-answer - description: Question (message) to send to the specified team member or channel. name: message - auto: PREDEFINED description: Indicates whether to use one-time entitlement or persistent entitlement. name: persistent predefined: - 'true' - 'false' - defaultValue: 'yes' description: First reply option (used only for if the form type is "predefined-options"). Options cannot contain whitespaces. name: option1 - defaultValue: 'no' description: Second reply option (used only for if the form type is "predefined-options"). Options cannot contain whitespaces. name: option2 - description: A CSV list of additional options (in case more than 2 options are required. Used only for if the form type is "predefined-options"). Options cannot contain whitespaces. name: additional_options - default: true description: The question recipient. Accepts the team member's email address or username. name: team_member - description: The question recipient. Accepts the user's email address or username. name: user_id - description: Task ID of the playbook task to close with the reply. If not provided, no playbook task will be closed. name: task_id - description: Channel to which to send the question. name: channel - description: The team in which to mirror the Cortex XSOAR investigation. If not specified, the default team configured in the integration parameters will be used. name: team - description: Adaptive card to send to the specified team member or channel. name: adaptive_card comment: Send a team member or channel a question with predefined response options on Microsoft Teams. The response can be used to close a task (might be conditional) in a playbook. commonfields: id: MicrosoftTeamsAsk version: -1 name: MicrosoftTeamsAsk script: '-' tags: - microsoftteams timeout: '0' type: python dockerimage: demisto/python3:3.12.13.10116658 tests: - No test dependson: must: - Microsoft Teams|||send-notification subtype: python3 fromversion: 5.0.0