Slack chat message edit profile
org.intentschema.communication.chat.message.edit.v1@com.slack.v1
JSON: bare · @sha256:507059949a7c…
Hash: sha256:507059949a7cd8b38374a7f98ecbde051edffb393c9084ee713500aa11f77813
Slack profile for chat.update.
Implements: Edit chat message (org.intentschema.communication.chat.message.edit.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "slack", required: system) |
object * | object | |
idempotency_key | string | |
slack @com.slack | object | |
object
| Field | Type | Description |
text * | string | |
slack @com.slack
| Field | Type | Description |
blocks | any[] | |
attachments | any[] | |
Result
| Field | Type | Description |
external_id | string | |
edited_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | ts (message timestamp) |
object.text | text |
slack.blocks | blocks[] |
slack.attachments | attachments[] |
(implicit) | channel (required: looked up from target) |