| { | |
| "task_id": "pattern_matching", | |
| "task_name": "Pattern Matching", | |
| "category_id": "file_context", | |
| "category_name": "File Context", | |
| "description": "Search multiple files for shared character sequences and precisely locate all matching pattern occurrences within the target files.", | |
| "author": "Lingjun Chen", | |
| "created_at": "2025-08-06", | |
| "difficulty": "L3", | |
| "tags": [ | |
| "pattern analysis", | |
| "cross-referencing" | |
| ], | |
| "mcp": [ | |
| "filesystem" | |
| ], | |
| "meta_data": { | |
| "stateType": "text", | |
| "stateContent": "file_context/\n βββ file_01.txt\n βββ file_02.txt\n βββ file_03.txt\n βββ file_04.txt\n βββ file_05.txt\n βββ file_06.txt\n βββ file_07.txt\n βββ file_08.txt\n βββ file_09.txt\n βββ file_10.txt\n βββ file_11.txt\n βββ file_12.txt\n βββ file_13.txt\n βββ file_14.txt\n βββ file_15.txt\n βββ file_16.txt\n βββ file_17.txt\n βββ file_18.txt\n βββ file_19.txt\n βββ file_20.txt\n βββ large_file.txt", | |
| "stateUrl": "https://storage.mcpmark.ai/filesystem/file_context.zip", | |
| "stateOriginalUrl": null | |
| } | |
| } |