TEAMS OBJECT TYPE NAME: teams SHORTCUT: team DESCRIPTION Send message to channel in Teams. CHILDREN uri - string - 'https://outlook.office.com/webhook/...' The URI with access to the Teams channel. title - string Message title; header. color - string - '008000' Color theme for the message. message - string The message to post in Teams. MESSAGES run - Post the message to Teams. EXAMPLE team [teams] : uri [string] : https://outlook.office.com/webhook/MYTOKEN/IncomingWebhook/MYTOKEN title [string] : Success color [string] : 008000 message [string] : This worked! SEE ALSO http_get, http_post, json, uri