rca_analysis_list_results
List and paginate through stored RCA result IDs to retrieve analysis outcomes with limit and offset parameters.
Instructions
List all stored RCA result IDs with pagination.
Args: params (ListResultsInput): limit (1–100), offset
Returns: str: JSON with result_ids, total, has_more
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |