wikipedia_search
Search Wikipedia and get matching article titles, URLs, and excerpts. Pass a returned title to wikipedia_read to fetch the full article.
Instructions
Search Wikipedia and return matching article titles, URLs, and excerpts.
Pass the returned title to wikipedia_read to fetch the full article.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||