set_phone_number_block_list
Replace the block list for a phone number to reject specific numbers. Pass an empty list to clear all blocks.
Instructions
Set the block list for a phone number (these numbers are rejected).
Replaces the existing block list. Pass an empty list to clear it.
Args: phone_number_id: The phone number ID (from list_phone_numbers) numbers: List of E.164 phone numbers to block, e.g. ["+15551234567"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes | ||
| phone_number_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |