II.
ToolDescriptor overview
Reference · livetool-descriptor:grep
Grep overview
Content search across files, typically backed by ripgrep. Returns matching files or content lines.
Attributes
schema
{}
displayName
Grep
description
Content search across files, typically backed by ripgrep. Returns
matching files or content lines.
inputSchema
type
object
required
- pattern
properties
pattern
type
string
description
Regular expression pattern to search for
path
type
string
description
File or directory to search (default cwd)
glob
type
string
description
Glob filter for filenames
type
type
string
description
ripgrep file type (e.g. js, py, rust)
output_mode
type
string
enum
- content
- files_with_matches
- count
-i
type
boolean
description
Case-insensitive
-n
type
boolean
description
Show line numbers
-A
type
integer
-B
type
integer
-C
type
integer
head_limit
type
integer
multiline
type
boolean
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles10
- 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:antigravity-cli.runtime@current·AgentRuntimeImplAntigravity CLI Runtime (current)
- 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:cursor.runtime@current·AgentRuntimeImplCursor Runtime (current)
- agent-runtime-impl:gemini-cli.runtime@current·AgentRuntimeImplGemini CLI Runtime (current)
- agent-runtime-impl:genty.runtime@current·AgentRuntimeImplgenty Runtime (current) — composed agent-runtime + SDK runtime
- agent-runtime-impl:opencode.runtime@1.x·AgentRuntimeImplOpenCode Runtime (1.x)