Glob Search
glob_searchSearch for files matching a glob pattern (e.g. **/*.py) within a specified path.
Instructions
Search for files matching a glob pattern (e.g. **/*.py) under path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |