Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 483 Bytes

File metadata and controls

19 lines (13 loc) · 483 Bytes

WebSearch

Search the web from the command line.

Commands

Command Description Key Arguments
websearch search Search the web <query> <urls...>

Examples

# Search the web for a topic
a365 websearch search "Microsoft 365 Copilot release notes" https://learn.microsoft.com

# Search across multiple URLs
a365 websearch search "deployment guide" https://learn.microsoft.com https://docs.microsoft.com