Skip to main content
AgentPhone is a telephony platform for AI agents. The langchain-agentphone package provides LangChain tools for sending messages, making AI-powered phone calls, managing phone numbers, and more.

Overview

Integration details

Available tools

Setup

Install the package:

Credentials

You need an AgentPhone API key. Sign up at agentphone.to to get one.

Instantiation

Use the toolkit to get all tools at once, or select specific ones:
You can also instantiate individual tools directly:

Invocation

Invoke directly with args

Invoke with ToolCall

Use within an agent


API reference

For detailed documentation of the AgentPhone API, visit docs.agentphone.to.