Skip to main content

Module media

Module media 

Source
Expand description

Media snapshot helpers that provide visual context without live device control.

Structs§

CameraId
Ref
SnapshotRequest
Snapshot request used by the agent tool workflow; it exposes tightly-scoped read/draft helpers agents can call behind review gates.

Enums§

CameraIdError
CapturePurpose
Decision choices for capture purpose in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
RefError
SnapshotResult
Decision choices for snapshot result in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
UnavailableReason
Decision choices for unavailable reason in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.

Traits§

Capture
Defines the behavior required from a capture participant in the tools workflow.