Atlas Graph Explorer
Wiki
Graph
Edges
Home
ToolDescriptor
tool-descriptor:grep
Grep
tool-descriptor:grep
ToolDescriptor
extensions/tool-descriptors/grep.yaml
·
Open in Graph →
overview
json
graph
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
(0)
None.
Incoming edges
(8)
bundles
8
agent-runtime-impl:a5c.runtime@current
·
AgentRuntimeImpl
a5c Unified Runtime (current) — unified tool host
agent-runtime-impl:babysitter-agent.runtime@current
·
AgentRuntimeImpl
babysitter-agent Runtime (current) — SDK runtime + daemon
agent-runtime-impl:babysitter.runtime@current
·
AgentRuntimeImpl
babysitter Runtime (current) — task-effect dispatcher + harness adapters
agent-runtime-impl:babysitter-sdk.runtime@current
·
AgentRuntimeImpl
babysitter SDK Runtime (current) — task-effect dispatcher
agent-runtime-impl:claude-code.runtime@1.x
·
AgentRuntimeImpl
Claude Code Runtime (1.x)
agent-runtime-impl:cursor.runtime@current
·
AgentRuntimeImpl
Cursor Runtime (current)
agent-runtime-impl:gemini-cli.runtime@current
·
AgentRuntimeImpl
Gemini CLI Runtime (current)
agent-runtime-impl:opencode.runtime@1.x
·
AgentRuntimeImpl
OpenCode Runtime (1.x)