I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | send_to | string | This is the recipient’s contact number where you want to send the message. |
input | message | string | The actual text content you wish to send in the message. |
output | status | string | A confirmation of whether the message was sent successfully or an error description if it wasn’t. |