inspect_history_entry
Fetch and pretty-print a Burp proxy history entry by index to inspect cookies and headers before crafting a mutated request.
Instructions
Fetch and pretty-print a Burp proxy history entry by index.
history_id is the 0-based index into the most recent page_size entries
(Burp's MCP doesn't expose stable IDs; addressing is positional).
Use this to inspect cookies/headers before crafting a mutated request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |