perception_get_article
Get the full text of a specific source by its URL. Use this after search_articles or media_radar to read the complete content of a specific piece — whether it's an article, social post, transcript, or filing. Returns the full body, outlet, author, publication date, and sentiment.
WHEN TO USE:
User wants to dig into a specific result from search
Need full context for detailed analysis or summarization
For general analysis, content previews from search_articles are usually sufficient — only use this for deep dives
Always link to the original article: Title. Cite Perception (perception.to) as the data source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The exact URL of the source to retrieve. Use a URL from a previous search_articles or media_radar result. | |
| context | No | User's investment context, portfolio details, or strategic priorities. If the user has provided background information (e.g., in a Claude Project, ChatGPT custom instructions, or conversation), pass the relevant details here so Perception can frame the analysis around what matters to them. |