{
  "name": "regex_playground",
  "description": "Interactive regex tester with live match highlighting, named group extraction, and a library of common patterns. Pre-loaded with email, URL, UUID, and date patterns.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}