MCPcopy
hub / github.com/ChromeDevTools/chrome-devtools-mcp / includeSnapshot

Method includeSnapshot

src/tools/ToolDefinition.ts:150–150  ·  view source on GitHub ↗
(params?: SnapshotParams)

Source from the content-addressed store, hash-verified

148 },
149 ): void;
150 includeSnapshot(params?: SnapshotParams): void;
151 attachImage(value: ImageContentData): void;
152 attachNetworkRequest(
153 reqId: number,

Callers 4

input.tsFile · 0.65
snapshot.tsFile · 0.65

Implementers 1

McpResponsesrc/McpResponse.ts

Calls

no outgoing calls

Tested by

no test coverage detected