Parameters
Before you call
- Connect and initialize the MCP client with OAuth or an API key for the intended workspace.
- Provide the required parameters:
phone_number,agent_id,metadata. - Confirm the exact target and intended effect with the user before calling.
Example MCP request
Sendtools/call after your client completes MCP initialization. Replace placeholder values with IDs and inputs from your workspace. For object and array parameters, follow the nested requirements in the parameter description instead of treating an empty value as complete.
content[0].text as JSON when the tool succeeds. See MCP responses and errors for the full envelope and failure behavior.
Verify the result
Store the returned resource ID and confirm the response is not markedisError. Call Get Call to read the affected resource. Verify the call, batch, or purchase state before retrying.
Retry safety
This tool can spend wallet balance or start real calls. After a timeout, inspect the relevant resource before retrying so you do not duplicate the action.Related MCP tools
- Get Call:
get_call - List Calls:
list_calls