search_acme_certificates
Find ACME (Let's Encrypt) certificates on pfSense using search, filtering, sorting, and pagination for efficient certificate management.
Instructions
Search ACME (Let's Encrypt) certificates with filtering and pagination
Requires the ACME package to be installed on pfSense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort_by | No | Field to sort by (name, descr, etc.) | name |
| page_size | No | Number of results per page | |
| search_term | No | Search in certificate name/description (client-side filter) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||