Aident logoAident logo centerAident Loadout
SkillsAppsActionsPricingDocs
ENStart Now

Actions for AI agents

Explore exact operations, provider setup, pricing, and safety details before using them with Aident Loadout.

Showing 2905-2928 of 33029 Actions, ordered by recent successful use.

Ably Get Stats

Ably Tools

This tool retrieves your application's usage statistics from Ably. The stats endpoint returns a paginated list of your application's usage statistics by minute, hour, day, or month. It supports optional parameters such as start, end, direction, limit, and unit to filter and form…

Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably List Channels

    Ably Tools

    Tool to enumerate all active channels in the Ably application. Use when you need to discover available channels or monitor channel activity. Returns paginated results and is heavily rate-limited. Can return either channel names only or full channel details with occupancy data.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably List Push Channel Subscriptions

    Ably Tools

    This tool retrieves a list of all push notification channel subscriptions. It allows you to view all active push notification subscriptions for channels in your Ably application. Allows filtering by channel, deviceId, and clientId, supports pagination with limit parameter, and r…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably List Push Channels

    Ably Tools

    Tool to list all channels with at least one subscribed device. Use when you need to discover which channels have active push notification subscriptions in your Ably application.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably List Registered Push Devices

    Ably Tools

    Tool to list all devices registered for receiving push notifications in your Ably application. Use when you need to view, filter, or audit push notification device registrations. Supports filtering by deviceId and clientId, with pagination via limit parameter.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Patch Push Device Registration

    Ably Tools

    Tool to partially update specific attributes of an existing device registration in Ably's push notification system. Use when you need to modify device properties like formFactor, clientId, platform, or push recipient details without replacing the entire registration.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Publish Batch Messages

    Ably Tools

    Tool to batch publish messages to multiple channels in parallel. Use when you need to send the same set of messages to multiple channels simultaneously for efficient broadcasting.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Publish Message To Channel

    Ably Tools

    This tool will allow users to publish a message to a specified Ably channel using a POST request. It covers the essentials like channel name, message data, optional event name/type, and additional metadata for push notifications. It is an independent and fundamental operation wi…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Publish Push Notification

    Ably Tools

    Tool to publish a push notification directly to device(s) via Ably's Push Notifications API. Use when you need to send push notifications to specific devices identified by device ID, client ID, or platform-specific tokens. The API returns HTTP 204 on success with no response bod…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Publish Push Notifications Batch

    Ably Tools

    Tool to batch publish push notifications directly to specific recipients. Use when you need to send multiple push notifications efficiently in a single request. Supports up to 10,000 notifications per batch.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Register Push Device

    Ably Tools

    Tool to register a device for receiving push notifications in Ably. Use when you need to enable push notifications for a specific device across various platforms including iOS (APNs), Android (FCM/GCM), and web browsers (Web Push). The device must be registered before it can rec…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Request Access Token

    Ably Tools

    Request an access token for Ably authentication. Use this when you need to generate a token with specific capabilities and client identifiers for secure authentication. The token can be used to authenticate clients with limited permissions and time-bound access.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Unregister All Push Devices

    Ably Tools

    Tool to unregister matching devices for push notifications. Use when you need to remove device registrations from Ably's push notification system. You can filter by deviceId or clientId, but not both simultaneously.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Unregister Push Device

    Ably Tools

    Tool to unregister a single device from push notifications in Ably. Use when you need to remove a device's push notification registration. This permanently removes the device from receiving push notifications until it is registered again.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Ably Update Push Device

    Ably Tools

    Tool to update (upsert) a device registration for push notifications in Ably. Use when registering a new device or updating an existing device's push notification configuration. This is an upsert operation - if the device doesn't exist, it will be created; if it exists, it will…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abstract Email Reputation Api

    Abstract Tools

    Validate email addresses and assess their deliverability and quality. Returns comprehensive validation data including format checks, disposable email detection, free provider identification, role-based email detection, MX records verification, and SMTP validation. Use this to ve…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abstract Get Vat Categories

    Abstract Tools

    Tool to retrieve VAT rate categories for a specific country, including standard, reduced, and special VAT rates. Use when you need to determine applicable VAT rates for different product/service categories in a country.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abstract Iban Validation Api

    Abstract Tools

    Tool to validate the format and country code of an IBAN number. Use after collecting an IBAN to ensure it is correctly formatted.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Blacklist

    AbuseIPDB Tools

    Retrieves a list of the most reported malicious IP addresses from AbuseIPDB's database. Use this tool to build dynamic blocklists, threat intelligence feeds, or firewall rules. The blacklist is updated hourly and contains IPs with high abuse confidence scores. Free accounts rece…

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Bulk Report

    AbuseIPDB Tools

    Submit multiple IP abuse reports to AbuseIPDB in bulk via CSV upload. Use this when you need to report many malicious IPs at once instead of one-by-one. Returns the count of successfully saved reports and details about any invalid entries.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Check Block

    AbuseIPDB Tools

    Tool to check the reputation of all IP addresses in a CIDR range. Use when you need aggregated abuse data for a network block.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Check Ip

    AbuseIPDB Tools

    Tool to check the reputation of an IP address. Use when you need to determine if an IP address has been reported for abusive activity within a specified look-back period. Example: CheckIp(ipAddress='8.8.8.8', maxAgeInDays=90).

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Clear Address

    AbuseIPDB Tools

    Tool to remove all reports associated with a specific IP address. Use when you need to purge your own abuse records after verifying control of the IP.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • Abuselpdb Get Reports

    AbuseIPDB Tools

    Retrieve abuse reports for a specific IP address from AbuseIPDB. Use this tool to view the history of abuse complaints filed against an IP address, including the reported abuse categories, reporter details, and timestamps. Supports pagination for IPs with many reports.

    Write Action·Risk level 2 of 5·API key connection·Free Action
  • PreviousPage 122 of 1377Next
    Aident logo

    Product

    Aident LoadoutAident Playbook EditorOpen-CUAK

    About

    AppsSkillsDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

    Alternatives

    vs Composiovs Zapier
    llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

    © Aident Labs, 2024-2026