Currents API

Currents News API provides access to the latest news articles from various sources worldwide, supporting multiple languages and categories.

5 actions Integration catalog
Request access
Connect Currents API 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.

List Latest NewsCURRENTS_API_ACTIVITIES_LIST
Tool to retrieve the latest news articles from Currents News API. Use when you need a real-time feed of recent articles.
Activities WatchCURRENTS_API_ACTIVITIES_WATCH
Start a push notification channel to watch user activities for Google Workspace applications. This action sets up a webhook to receive real-time notifications when activities occur in Google Workspace apps (admin, calendar, drive, docs, gmail, meet, etc.). Prerequisites: - Valid webhook URL that can receive POST notifications - OAuth credentials with appropriate scopes for the target application - For production use, requires Google Admin Reports API access Use this when you need to monitor user activities in real-time rather than polling.
Get Entity Usage ReportsCURRENTS_API_ENTITY_USAGE_REPORTS_GET
Tool to retrieve usage statistics for a specific Google Workspace entity. Use when you need to analyze entity usage on a particular date.
List UsersCURRENTS_API_USERS_LIST
Tool to list users in a Google Workspace domain. Note: - When the provided base_url points to Currents News API (api.currentsapi.services), this action will gracefully fall back to listing latest news articles to ensure a valid response, since the Currents News API does not expose a users endpoint. - When the base_url points to Google Admin Directory API, it will list users from the domain/customer specified.
Search News ArticlesCURRENTS_API_USER_USAGE_REPORT_GET
Retrieve news articles from Currents News API with flexible search and filtering. Use this tool to: - Search for news articles by keywords or phrases - Filter articles by language, category, country, or date range - Retrieve paginated results for large result sets - Access comprehensive news data including titles, descriptions, authors, and publication dates This tool provides access to real-time global news content for information gathering, research, monitoring, or content curation purposes.