schema
{}
displayName
Glob
description
Filename pattern matching tool — returns paths matching a glob
expression. Standard across coding agents.
inputSchema
type
object
required
properties
pattern
type
string
description
Glob pattern (e.g. '**/*.ts')
path
type
string
description
Root directory (default cwd)
outputSchema
mode
normal
streamable
false