Skip to content

StoredOutput

Defined in: agent/gadget-output-store.ts:13

Metadata and content for a stored gadget output.

byteSize: number

Defined in: agent/gadget-output-store.ts:21

Size in bytes


content: string

Defined in: agent/gadget-output-store.ts:19

Full output content


gadgetName: string

Defined in: agent/gadget-output-store.ts:17

Name of the gadget that produced this output


id: string

Defined in: agent/gadget-output-store.ts:15

Unique identifier (e.g., “Search_d34db33f”)


lineCount: number

Defined in: agent/gadget-output-store.ts:23

Number of lines


timestamp: Date

Defined in: agent/gadget-output-store.ts:25

When the output was stored