casper
back to apps
Currents API

Currents API

to use currents api with casper, just text and ask — casper will handle the connection from your thread.


description

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

what casper can do

  • List Latest NewsTool to retrieve the latest news articles from Currents News API. Use when you need a real-time feed of recent articles.
  • Activities WatchTool to start a notification channel to watch activities for a specified user and application. Use when needing to receive push notifications for user activity; call after OAuth credentials and webhook endpoint are set up.
  • Get Entity Usage ReportsTool to retrieve usage statistics for a specific Google Workspace entity. Use when you need to analyze entity usage on a particular date.
  • List UsersTool 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.
  • Get User Usage ReportTool to retrieve the usage report for a specified user on a given date. Use after confirming the userKey and date. Use when detailed usage metrics are needed for auditing or monitoring.

often used together