get_posthog_doc
Fetch a full PostHog documentation page in markdown by providing its path, slug, or URL. Use this to get the entire page content when you need more than a targeted answer.
Instructions
Fetch a full PostHog doc by path or slug, e.g. 'libraries/js/usage', '/docs/product-analytics/identify', or a full posthog.com URL. Returns the complete markdown — this can be large, so prefer how_do_i unless you need the whole page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_or_slug | Yes |