refresh
Rescan transcript directories now to report scanned, newly recorded, unchanged, and skipped files, bypassing automatic rescan delays. Updates only Tallybook's database.
Instructions
Rescan the transcript directories now instead of waiting for the automatic rescan, and report how many files were scanned, newly recorded, unchanged, or skipped. Only tallybook's own database is written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | Yes | one message per failed file | |
| failed | Yes | files that could not be parsed | |
| scanned | Yes | transcript files found | |
| ingested | Yes | files newly recorded or re-recorded because they changed | |
| unchanged | Yes | ||
| elapsed_ms | Yes | ||
| scan_error | No | why the most recent scan attempt failed, in which case the figures are from the last successful scan | |
| age_seconds | Yes | seconds since that scan; the server rescans when a tool is called more than 60 seconds after the last attempt, or on refresh | |
| ingested_at | Yes | RFC 3339 time of the last successful transcript scan; empty if none has succeeded yet |