OpenEvidence Conversation Page Get
oe_public_getRetrieve and parse OpenEvidence conversations from /ask/ URLs into question-answer turns with references. Works for public shared links without setup, and for private conversations with cookie authentication.
Instructions
Read an OpenEvidence conversation from an /ask/ link and parse the page into Q&A turns (question, answer as markdown, references). Public (shared) conversations need no setup at all; your own private ones work when the relay extension is connected (your logged-in tab) or cookies.json exists. Use oe_article_get when you want the raw API payload + saved artifacts instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A https://www.openevidence.com/ask/<id> URL, or the bare article UUID. | |
| strip_citation_markers | No |