Documentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
web_cache_read_chunk
Read a chunk of cached web document HTML by character range. Use iteratively for large documents.
Parameters
Cached document id returned by fetch tool
Start index (0-based) in characters Minimum: 0.
Max characters to return Minimum: 1000. Maximum: 120000.