update_conversation_status
Update the status of a WhatsApp conversation to open, solved, pending, or block by providing the target phone number or conversation ID.
Instructions
Update a conversation's status.
Args:
target: Phone number or conversation ID
new_status: One of "open", "solved", "pending", "block"Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| new_status | Yes |