14 lines
468 B
JSON
14 lines
468 B
JSON
{
|
|
"schema": "https://thinkloom.app/schemas/provenance/1.0/invocation-stream-state.schema.json",
|
|
"description": "Valid Invocation stream state example.",
|
|
"instance": {
|
|
"schema_version": "1.0",
|
|
"stream_id": "stream_01J0000000000000000000000Q",
|
|
"invocation_id": "invocation_01J00000000000000000000008",
|
|
"state": "STREAMING",
|
|
"bytes_received": 512,
|
|
"started_at": "2026-07-17T18:42:10.123Z",
|
|
"updated_at": "2026-07-17T18:43:11.456Z"
|
|
}
|
|
}
|