wikipedia_get_coordinates
Retrieve the geographic coordinates of a Wikipedia article by providing its title.
Instructions
Get the coordinates of a Wikipedia article.
Returns a dictionary containing coordinate information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| exists | Yes | ||
| pageid | No | ||
| coordinates | No | ||
| error | No | ||
| message | No |