Changeset 0.22.9 (#151)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"tools": [
|
||||
{
|
||||
"name": "regex_test",
|
||||
"display_name": "Regex Tester",
|
||||
"description": "Test a regular expression against one or more input strings. Returns match details including captured groups, indices, and whether each string matched. Use this to verify regex patterns instead of guessing.",
|
||||
"parameters": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user