List Certificates
list_certificatesList all certificates on a MikroTik router, filtering by name, expiry status, or limiting results.
Instructions
List certificates on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| name | No | Filter by certificate name (substring match) | |
| expired | No | Filter by expiry status; omit to return all | |
| limit | No | Maximum number of certificates to return |