Directory object · web
WIKIPEDIA SUMMARY
Fetch the canonical Wikipedia REST summary for one page title (extract, description, canonical URL, revision id) for use as a citable source in an article.
WHAT
Fetch the canonical Wikipedia REST summary for one page title (extract, description, canonical URL, revision id) for use as a citable source in an article.
WHEN TO USE
sourcing a claim that needs an encyclopedic reference with a stable revision id; pair with the article webhook kind=source.
Model and router layerOpen the live contract4 sections
ARGS
$1 = page title, underscores for spaces.
EX
[WIKIPEDIA_SUMMARY]Simurgh[/WIKIPEDIA_SUMMARY] ["$1"]
Target
http · GET https://en.wikipedia.org/api/rest_v1/page/summary/$1
Article-object law
This definition is also an article and a Skill.
The human expression explains the capability. The Skill directs model behavior. The directory row remains the executable contract. OIP invokes it and receipts prove what happened.