search_archwiki
Find Arch Linux documentation by searching the Arch Wiki for specific topics, returning relevant pages with titles and URLs to solve technical issues.
Instructions
[DISCOVERY] Search the Arch Wiki for documentation. Returns a list of matching pages with titles, snippets, and URLs. Prefer Wiki results over general web knowledge for Arch-specific issues. Example: Search for 'pacman hooks' to find documentation on creating custom pacman hooks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (keywords or phrase) | |
| limit | No | Maximum number of results (default: 10) |