Perigon

Perigon provides an HTTP REST API for retrieving news and web content data, offering structured data suitable for various applications.

9 actions Integration catalog
Request access
Connect Perigon once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get News ArticlesPERIGON_GET_ARTICLES
Tool to retrieve a list of news articles based on filters. Use when keywords, sources, or date ranges are specified.
Get CompaniesPERIGON_GET_COMPANIES
Tool to retrieve information on companies in Perigon’s entity database. Use when you need a full list of companies. Use after confirming a valid API key is present.
Get JournalistsPERIGON_GET_JOURNALISTS
Tool to retrieve journalist profiles including title, Twitter handle, bio, and location. Use when you need detailed journalist info to enrich content with author metadata.
Get Media SourcesPERIGON_GET_SOURCES
Tool to retrieve a list of media sources with filtering options. Use when you need to list sources by domain, country, category, or traffic metrics.
Get StoriesPERIGON_GET_STORIES
Tool to retrieve clusters of related articles covering the same event or topic with aggregate metrics. Use when you need to fetch filtered and sorted story clusters after configuring query parameters.
Get TopicsPERIGON_GET_TOPICS
Tool to retrieve all available Perigon news topics. Returns a list of topics that can be used to filter articles or stories. Each topic includes an ID, name, and labels (category/subcategory).
Get Wikipedia ArticlesPERIGON_GET_WIKIPEDIA
Tool to search and filter Wikipedia pages. Use when you have a search query ready and want to retrieve relevant Wikipedia articles.
Vector Search ArticlesPERIGON_VECTOR_SEARCH_ARTICLES
Tool to perform a vector search on Perigon’s real-time news database. Use when you need to retrieve semantically similar news articles given a natural language query.
Vector Search WikipediaPERIGON_VECTOR_SEARCH_WIKIPEDIA
Tool to perform semantic retrieval of Wikipedia pages using vector search. Use after obtaining a search query to find relevant Wikipedia articles.