Teams chat message list profile

org.intentschema.communication.chat.message.list.v1@com.microsoft.teams.v1

JSON: bare · @sha256:ef54cf034e2c…
Hash: sha256:ef54cf034e2c20c2c8aa308fd942f0f35072b8485e76b8dc80404c9c2b632a21

Microsoft Teams profile for chat message list.

Implements: List chat messages (org.intentschema.communication.chat.message.list.v1)

Payload

FieldTypeDescription
target *Target(system = "ms_teams", required: system)
objectobject
ms_teams @com.microsoft.teamsobject
object
FieldTypeDescription
querystringOptional provider-specific search string.
filterobject
limitinteger (minimum 1; maximum 500; default 50)
cursorstring
filter
FieldTypeDescription
channel_idstring
fromstring
afterstring (date-time)
beforestring (date-time)
has_attachmentboolean
ms_teams @com.microsoft.teams

open object — no declared properties

Result

FieldTypeDescription
items *object[]
next_cursorstringPresent when more results are available.
estimated_totalinteger

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodGET
path/v1.0/chats/{chatId}/messages
scopesChat.Read
docshttps://learn.microsoft.com/en-us/graph/api/chat-list-messages

Field mapping

Intent fieldAPI parameter
object.limit$top
object.cursor@odata.nextLink