{
  "type": "minecraft:multi_action",
  "title": "Test Dialog",
  "body": [],
  "inputs": [
    {
      "type": "minecraft:text",
      "key": "",
      "label": "Test",
      "max_length": 250,
      "multiline": {}
    }
  ],
  "can_close_with_escape": true,
  "actions": [
    {
      "label": "Test Button",
      "width": 250
    }
  ]
}
