-
Notifications
You must be signed in to change notification settings - Fork 73
Open
davidggphy/msgvault
#1Description
With multiple accounts synced into the same archive, msgvault search returns results from all of them with no way to filter by account at query time.
It would be great to have an --account flag on search, consistent with how msgvault sync <account> works:
msgvault search "budget proposal" --account alice@work.com
The MCP search_messages tool already supports an account parameter, so this would just bring the CLI to parity. The sources table already has the account→source_id mapping needed to implement it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels