adb_result_get
Retrieve the content of a stored result handle by tool name and handle name. Returns original content blocks as produced.
Instructions
Retrieve the content of a stored result handle by tool name + handle name. Returns the original content blocks as the source tool produced them. Updates the handle's last-accessed time. For URI-based retrieval, read result://<tool>/<name> as an MCP Resource instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Source tool name (the tool that originally stored the handle, e.g., 'bugreport') | |
| name | Yes | Handle name supplied at storage time (e.g., 'initial') |