Retrieve cached tool output data by cache key.
This endpoint allows users to fetch complete, untruncated tool outputs that were cached during tool execution.
Requires READ permission on ANALYSIS resources.
Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Cache key for the tool output
Thread ID for S3 cache lookup (optional)
Successful Response
Cached tool output payload
Cache key used to retrieve the tool output
Timestamp when the output was cached, if available
Generated code associated with the cached output, if available
Language for the generated code, if available
Tool inputs captured alongside the cached output, if available