get_coordinates
Get the latitude and longitude of any Wikipedia article by specifying its title. Returns coordinate details in a structured format.
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 |
|---|---|---|---|
| error | No | ||
| title | Yes | ||
| exists | Yes | ||
| pageid | No | ||
| message | No | ||
| coordinates | No |