remove_simple_queue
Delete a MikroTik Simple Queue by target or name to undo a bandwidth limit set earlier. Preview changes first, then confirm to apply if write access is enabled.
Instructions
Remove a Simple Queue by target or by name - undoes a
bandwidth limit previously set with set_client_bandwidth. At least
one of target/name must be given and must match an existing
queue.
WRITE tool, guarded: blocked entirely unless the server is running with MIKROTIK_ALLOW_WRITE=true. Call with confirm=False (the default) to get a preview of what would be removed; call again with confirm=True to actually remove it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| target | No | ||
| confirm | No | ||
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||