{
  "name": "wikiFact",
  "description": "Looks up a short Wikipedia summary of a topic. Use when the person asks a factual question about a person, place, or thing.",
  "url": "https://en.wikipedia.org/api/rest_v1/page/summary/{topic}",
  "params": { "topic": "the topic to look up, e.g. Alan Turing" },
  "extract": "extract"
}
