Read capture logs
get_capture_logsRead captured Nsight/application log messages with filters for errors-only, text search, and pagination. Credential-shaped values are automatically redacted.
Instructions
Read captured Nsight/application log messages with optional error-only mode, text search, and pagination. Credential-shaped values are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | ||
| errors_only | No | ||
| capture_path | Yes | Absolute or working-directory-relative path to an .ngfx-capture or .ngfx-bincap file. |