{
  "name": "json_tree_explorer",
  "description": "Interactive JSON tree viewer with collapsible nodes, color-coded types, real-time search, and copy-to-clipboard. Paste any JSON and explore it visually.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}