> ## 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 get meta

> Get metadata for a cached web document by id (length, title).

`web_cache_get_meta`

Get metadata for a cached web document by id (length, title).

## Parameters

<ParamField path="docId" type="string" required>
  The cached document id
</ParamField>
