From wu-whatsapp
Searches WhatsApp messages by query, optionally filtering by chat JID or date range (after/before timestamps). Displays sender name, timestamp, message body, and chat name.
How this command is triggered — by the user, by Claude, or both
Slash command
/wu-whatsapp:search <query> [--chat jid] [--after timestamp] [--before timestamp]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Search WhatsApp messages using the wu MCP server. Search for: $ARGUMENTS Use the `after` and `before` parameters to filter by date range when the user specifies a time period. Present results in a readable format with sender name, timestamp, and message body. If results reference a specific chat, mention the chat name.
Search WhatsApp messages using the wu MCP server.
Search for: $ARGUMENTS
Use the after and before parameters to filter by date range when the user specifies a time period. Present results in a readable format with sender name, timestamp, and message body. If results reference a specific chat, mention the chat name.
npx claudepluginhub ibrahimhajjaj/wu-cli --plugin wu-whatsapp/whatsappSearches WhatsApp messages and media by contact name, keywords, date range; lists recent chats, displays images/videos/documents, filters by type. Requires macOS WhatsApp client.
/searchFuzzy searches through Apple Messages/iMessage conversations and returns matching messages with sender, timestamp, and context. Supports sender, date, and limit filters.
/searchSearches messages across all Omni channel instances using full-text queries and filters (--since, --type, --chat, --limit). Outputs results optionally in JSON.
/find-in-chatSearches prior Claude and Gemini chat-log turns for a query. Groups results by conversation chronologically with timestamps, host agents, models, and 2-line highlighted excerpts.
/find-discussionsSearches Slack channels for discussions on a given topic, fetches full threads, and summarizes top 5-10 results with channels, starters, dates, and key highlights.
/searchSearches issues by text query across title, description, and ID. Supports filters (--status, --label, --assignee, --type, etc.), sorting, limits, and JSON output.