Search logs
logs_searchList logs for the API-key's project (GET /v1/logs). Filters: q (message contains), level, service, limit, offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Case-insensitive message contains | |
| level | No | ||
| limit | No | 1–100, default 50 | |
| offset | No | Pagination offset, default 0 | |
| service | No | Exact service name |