II.
ToolDescriptor overview
Reference · livetool-descriptor:dump-context
dump-context overview
Plugin-shipped helper that dumps the current Claude Code context (session state, working directory, env summary) for debugging and diagnostics. Provided as a `bin/` executable by the example portable extension plugin and surfaced as a callable tool when the plugin installs the binary into PATH.
Attributes
schema
{}
displayName
dump-context
description
Plugin-shipped helper that dumps the current Claude Code context
(session state, working directory, env summary) for debugging and
diagnostics. Provided as a `bin/` executable by the example portable
extension plugin and surfaced as a callable tool when the plugin
installs the binary into PATH.
Outgoing edges
None.
Incoming edges
provides_executable1
- binary-provider:example-helpers·BinaryProviderPlugin bin/ helpers (example)