Skip to content

Feature request: --account flag for search command #164

@davidggphy

Description

@davidggphy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions