﻿{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id":     "https://schemas.mpai.community/MMM4/V2.2/data/Actions.json",
  "title":   "Actions",   "type": "string", "enum": [
    "Authenticate",
    "Author",
    "Convert",
    "Discover",
    "Execute",
    "Hide",
    "Identify",
    "Inform",
    "Interpret",
    "MM-Add",
    "MM-Animate",
    "MM-Move",
    "MM-Send",
    "Modify",
    "MU-Actuate",
    "MU-Add",
    "MU-Animate",
    "MU-Move",
    "MU-Send",
    "Post",
    "PropertyChange",
    "Register",
    "Resolve",
    "RightsChange",
    "Transact",
    "UM-Capture",
    "UM-Send",
    "Validate"
  ]
}