Delete all SMS messages

I want to simply delete all the messages in the inbox without having to manually click each one. When I try to run

tool/sms/inbox/remove

In CLI, it asks me for each message number, so 0,1,2 and so on. I just want to delete all the messages read or unread.

Any thoughts on how I can do this?

Pretty simple:

/tool sms inbox remove [find]

And that did it. Thank you so much for the help!

Yeah the [find] without any “where” means “all” isn’t exactly obvious. But this works anywhere in RouterOS.