Slack chat message read profile
org.intentschema.communication.chat.message.read.v1@com.slack.v1
JSON: bare · @sha256:030b6cfc8615…
Hash: sha256:030b6cfc86150504e41e502762b521f72ba2a53598674a1cd2cf0dc3f15a7ea4
Slack profile for fetching a single message by ts.
Implements: Read chat message (org.intentschema.communication.chat.message.read.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "slack", required: system) |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
etag | string | |
object
| Field | Type | Description |
external_id | string | |
channel_id | string | |
thread_id | string | |
author | string | |
text | string | |
posted_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | latest=<ts>&oldest=<ts>&inclusive=true&limit=1 on conversations.history |
(implicit) | channel |