Make Phone Call
phonelink_make_callInitiate a real phone call from a connected phone by providing a number. Automates the Phone Link dial pad to place the call.
Instructions
Initiate a phone call through Phone Link's dial pad.
Opens the Calls tab, enters the phone number, and clicks the call button. This triggers a real phone call from your connected phone.
Args:
phone_number (string): The number to call (include country code if needed).
Returns: { "initiated": boolean, "phone_number": string }
⚠️ WARNING: This initiates a REAL phone call. Verify the number before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone_number | Yes | The phone number to call (with country code if needed). |