Unified.to · Schema

property_MessagingEvent_message

IntegrationUnified-API

Properties

Name Type Description
attachments object
author_member object
buttons object
channel_id string
channel_ids object
channels object
created_at string
destination_members object
has_children boolean
hidden_members object
id string
is_unread boolean
mentioned_members object
message string
message_html string
message_markdown string
message_thread_identifier string
parent_id string
raw object
reactions object
reference string
root_message_id string
subject string
updated_at string
web_url string
View JSON Schema on GitHub

JSON Schema

unified-to-property-messagingevent-message-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_MessagingEvent_message",
  "title": "property_MessagingEvent_message",
  "properties": {
    "attachments": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_attachments"
    },
    "author_member": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_author_member"
    },
    "buttons": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_buttons"
    },
    "channel_id": {
      "type": "string"
    },
    "channel_ids": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_channel_ids"
    },
    "channels": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_channels"
    },
    "created_at": {
      "format": "date-time",
      "type": "string"
    },
    "destination_members": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_destination_members"
    },
    "has_children": {
      "type": "boolean"
    },
    "hidden_members": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_hidden_members"
    },
    "id": {
      "type": "string"
    },
    "is_unread": {
      "type": "boolean"
    },
    "mentioned_members": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_mentioned_members"
    },
    "message": {
      "type": "string"
    },
    "message_html": {
      "type": "string"
    },
    "message_markdown": {
      "type": "string"
    },
    "message_thread_identifier": {
      "type": "string"
    },
    "parent_id": {
      "type": "string"
    },
    "raw": {
      "additionalProperties": true,
      "type": "object"
    },
    "reactions": {
      "$ref": "#/components/schemas/property_MessagingEvent_message_reactions"
    },
    "reference": {
      "type": "string"
    },
    "root_message_id": {
      "type": "string"
    },
    "subject": {
      "type": "string"
    },
    "updated_at": {
      "format": "date-time",
      "type": "string"
    },
    "web_url": {
      "type": "string"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/unified-to-property-messagingevent-message"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.