search_wiki printed ordinally numbered results with no page ID while get_wiki_page demands 'the page ID from search results' - the model passed the list position (page 1) and 404'd. Results now carry page_id and drop the ordinals. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>