MMK Plaud — Search
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-plaud— includes credential overrides and requirements.
Always use -o json when parsing results or composing with other commands.
search — Search transcripts and filenames
mmk plaud search --query meeting -o json
mmk plaud search --query standup --date-from 1704067200000 --date-to 1735689599000 -o json
Required: --query (or -q) — the search query
Optional:
| Flag | Default | Description |
|---|---|---|
--date-from |
Earliest start_time in epoch milliseconds |
|
--date-to |
Latest start_time in epoch milliseconds |
Use this for user-facing transcript search. For diagnostic access to the search history endpoint, see mmk plaud admin search history in mmk-plaud-admin.
See Also
- mmk-shared — Auth, global flags, error handling
- mmk-plaud — All Plaud commands overview, credential overrides
- mmk-plaud-file — List recordings and fetch transcripts/summaries
- mmk-plaud-admin — Low-level
search historydiagnostics