II.
ToolDescriptor overview
Reference · livetool-descriptor:glob
Glob overview
Filename pattern matching tool — returns paths matching a glob expression. Standard across coding agents.
Attributes
schema
{}
displayName
Glob
description
Filename pattern matching tool — returns paths matching a glob
expression. Standard across coding agents.
inputSchema
type
object
required
- pattern
properties
pattern
type
string
description
Glob pattern (e.g. '**/*.ts')
path
type
string
description
Root directory (default cwd)
outputSchema
type
object
properties
paths
type
array
items
type
string
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles6
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host
- agent-runtime-impl:agent-platform.runtime@current·AgentRuntimeImplagent-platform Runtime (current) — SDK runtime + daemon
- agent-runtime-impl:babysitter.runtime@current·AgentRuntimeImplbabysitter Runtime (current) — task-effect dispatcher + harness adapters
- agent-runtime-impl:babysitter-sdk.runtime@current·AgentRuntimeImplbabysitter SDK Runtime (current) — task-effect dispatcher
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)
- agent-runtime-impl:genty.runtime@current·AgentRuntimeImplgenty Runtime (current) — composed agent-runtime + SDK runtime