Ironclad Integration for AI Agents
Connect your AI agent to 64 Ironclad actions via MCP, A2A, or SDK, with agent authentication, tool-calling execution, and security built-in, plus 12 events to subscribe to.
Ironclad AI Agent Actions
64 production-ready actions for your agent to do more on Ironclad.
Ironclad Webhook Events
12 real-time Ironclad events your AI agent can subscribe to.
- Workflow Launched Triggered when an Ironclad workflow is launched (e.g. via the launch_a_new_workflow action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Completed Triggered when an Ironclad workflow reaches completion. payload.recordIDs lists the records created from the workflow; retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Cancelled Triggered when an Ironclad workflow is cancelled (e.g. via the cancel_a_workflow action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Paused Triggered when an Ironclad workflow is paused (e.g. via the pause_a_workflow action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Resumed Triggered when an Ironclad workflow is resumed (e.g. via the resume_a_workflow action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Approval Status Changed Triggered when the approval status of an Ironclad workflow changes (e.g. via the update_workflow_approval action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Attribute Updated Triggered when workflow attributes are modified (e.g. via the update_workflow_metadata action). payload.changedAttributes lists the changed fields; retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Workflow Comment Added Triggered when a comment is added to an Ironclad workflow (e.g. via the create_comment_on_a_workflow action). payload.commentID identifies the comment; retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Signature Packet Sent Triggered when a signature packet is sent out for signature (e.g. via the send_signature_request action). Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Signature Packet Cancelled Triggered when a signature request is cancelled (e.g. via the cancel_signature_request action). payload.cause holds the cancellation reason; retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Signature Packet Fully Signed Triggered when all signers have signed the signature packet on an Ironclad workflow. Retrieve the workflow with get_workflow using the eventId (payload.workflowID).
- Contract Status Changed Triggered when the contract status of an Ironclad repository record changes (e.g. via the run_an_action_on_a_record or replace_record action). payload.status holds the new status; retrieve the record with get_record using the eventId (payload.recordID). Subscribe via record_contract_status_changed; Ironclad delivers it with payload.event = contract_status_changed.
Do More, Build Less
Integration Infrastructure for Ironclad AI Agents
88.7% prompt injection detection.
Prompt injection defense"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."
Luna Schmid, Partner at GV
"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."
Barbry McGann, SVP at Workday Ventures
More eSignature Integrations Like Ironclad
Ironclad AI agent integration resources
Webhooks for AI agents: why agentic workflows need them purpose-built
AI agents can act the moment a system changes, using webhooks. But webhooks built for software hit three limits in agentic workflows. Here is how to fix each.
7 min read
Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows
AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.
15 min
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.