Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

AgentPhone is a telephony platform for AI agents, providing messaging, voice calls, phone number management, and contact management through a simple API.

Installation and setup

pip install langchain-agentphone
Get your API key from agentphone.to and set it as an environment variable:
export AGENTPHONE_API_KEY="your-api-key"

Tools

See the AgentPhone Toolkit guide for details on available tools including messaging, voice calls, phone number management, and more.