mat_oql_query
Execute OQL queries on Java heap dumps to retrieve analysis artifacts. Return results in text, HTML, or CSV format.
Instructions
Execute a single MAT OQL query and return result artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oql | Yes | ||
| limit | No | ||
| unzip | No | ||
| format | No | ||
| xmx_mb | No | ||
| heap_path | Yes | ||
| timeout_sec | No |