js_read
Read a JavaScript file from Burp Suite using a reference (URL, path, index, or basename) for LLM integration, reducing malformed requests and token costs.
Instructions
Read one JS file from a source.
ref: either the integer index (as string), the full URL, the path, the
saved_as path, or the basename. The first matching record wins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ref | Yes | ||
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |