Skip to content

Realtime

realtime_archive_export_status

Check an archive export: status, and the NDJSON blob reference once done

Tool

realtime_archive_export_status

Check an archive export: status, and the NDJSON blob reference once done

Check an archive export: status, and the NDJSON blob reference once done

Behavior

HTTP
GET /realtime/archive/exports/:export_id

Arguments

NameTypeRequiredDescription
export_idstringExport id returned by realtime_archive_export

Response

FieldTypeAlwaysDescription
refobjectBlob reference of the NDJSON export once status is "done"
errorstring
statusstring
export_idstring
entry_countinteger

Try it

Check an archive export: status, and the NDJSON blob reference once done.

When to use

Check an archive export: status, and the NDJSON blob reference once done

Example

Ask your agent something like this:

Check an archive export: status, and the NDJSON blob reference once done.

The agent will invoke realtime_archive_export_status with these arguments:

{
  "export_id": "<export_id>"
}

Esc

Start typing to search the docs.

navigateselect