Tool tree
Voice and telephony infrastructure for AI agents — give an agent a real phone number to make and receive voice calls, send and handle SMS, and provision US/Canada numbers through one API. WebMCP tools let an agent read AgentLine's pricing and feature set and fetch the SKILL.md that wires up full telephony powers.
get_pricingAnswer
Get AgentLine pricing details for AI voice calls, phone numbers, and SMS.
View tool JSON
{
"name": "get_pricing",
"kind": "answer",
"impl": "imperative",
"description": "Get AgentLine pricing details for AI voice calls, phone numbers, and SMS.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}get_featuresAnswer
Get a summary of AgentLine's key features and capabilities for AI agents.
View tool JSON
{
"name": "get_features",
"kind": "answer",
"impl": "imperative",
"description": "Get a summary of AgentLine's key features and capabilities for AI agents.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}get_skill_fileAnswer
Get the AgentLine SKILL.md URL — the skill file that gives any AI agent full telephony powers (voice calls, SMS, phone numbers).
View tool JSON
{
"name": "get_skill_file",
"kind": "answer",
"impl": "imperative",
"description": "Get the AgentLine SKILL.md URL — the skill file that gives any AI agent full telephony powers (voice calls, SMS, phone numbers).",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}