Slack chat message react profile
org.intentschema.communication.chat.message.react.v1@com.slack.v1
JSON: bare · @sha256:1339da27f1d0…
Hash: sha256:1339da27f1d03a9fe5210f33360ee293d43499e947116f51c4020f11e40024bf
Slack profile for chat message react.
Implements: React to chat message (org.intentschema.communication.chat.message.react.v1)
Payload
| Field | Type | Description |
target * | Target | (system = "slack", required: system) |
object * | object | |
idempotency_key | string | |
slack @com.slack | object | |
object
| Field | Type | Description |
emoji * | string | Provider-recognized emoji name without colons (e.g., `thumbsup`). |
remove | boolean (default false) | |
slack @com.slack
open object — no declared properties
Result
| Field | Type | Description |
external_id | string | |
at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | timestamp (message ts) |
object.emoji | name (emoji name without colons) |
object.remove | if true → call reactions.remove instead of reactions.add |
(implicit) | channel |