Action Availability
This document provides an overview of which Agent.ai actions are available across different platforms and SDKs, along with installation instructions for each package.Installation Instructions
Python SDK
The Agent.ai Python SDK provides a simple way to interact with the Agent.ai Actions API. Installation:JavaScript SDK
The Agent.ai JavaScript SDK allows you to integrate Agent.ai actions into your JavaScript applications. Installation:MCP Server
The MCP (Multi-Channel Platform) Server provides a server-side implementation of all API functions. Installation:- ✅ - Feature is available
- ❌ - Feature is not available
- The Builder UI has the most comprehensive set of actions available
- The MCP Server implements all API functions
- The Python and JavaScript SDKs currently implement the same set of actions
- Some actions are only available in the Builder UI and are not exposed via the API yet, but we plan to get to 100% parity scross our packaged offerings.
Action Availability Table
New in API v1.1.0
The v1.1.0 API surface introduces a large set of new capabilities across people intelligence, the LinkedIn suite, calendar/email, agent memory, richer HubSpot access, financial data, and rendered-report builders. Each row below links to its builder documentation and lives in the API Reference.Agent Packs (orchestrated pipelines)
Beyond atomic actions, v1.1.0 adds Agent Packs — purpose-built multi-step pipelines that ship as a group of related endpoints. See the Agent Packs overview for the full list, which includes:- Research: Company Research v2, Competitive Brief, Industry Research, Trends Research, Prospect Research, Prospect Finder
- Sales: Lead Qualifier, Outreach Drafter, Sales Outreach Team
- Meetings: Meeting Prep, Meeting Follow-Up
- Content & Social: Content Marketing Team, Social Content Team, YouTube Creator Team
- Media & Files: HeyGen Avatar, HeyGen Photo Avatar, Instant Headshot, File Converter
- Advanced: OpenClaw
run_full_* / run_optimized_pipeline) and a set of granular step actions you can call independently from the builder.
Summary
- UI Builder supports the full action surface — all of the above.
- API (v1.1.0) now spans over 180 endpoints across core actions and Agent Pack pipelines — see the API Reference for the complete list.
- MCP Server supports the same core actions as the API.
- Python SDK and JavaScript SDK currently cover the core data retrieval and AI generation actions; additional coverage rolls out over time.

