Fetch indexed page or section
fetch_indexed_sectionRetrieve a specific section from an indexed GitHub Page using a URL and optional heading, enforcing a character cap to minimize token usage.
Instructions
Returns one cached page or exact heading/anchor with a strict character cap. Prefer a heading returned by search_pages_index to minimize tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| heading | No | ||
| maxChars | No | ||
| sourceId | Yes |