search_messages
Search through Robot Framework test execution logs by run ID or file path to find specific messages using queries, filters, and pagination.
Instructions
Search indexed messages using a numeric run id or an already-parsed file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| query | Yes | ||
| level | No | ||
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||