PostHog MCP Server
Official
by PostHog
create_posthog_annotation
Create a PostHog annotation.
Args: project_id: The ID of the project as an integer (e.g. 99423) content: The content/text of the annotation date_marker: Optional ISO-8601 timestamp for the annotation (e.g. 2024-03-20T14:15:22Z)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
date_marker | No | ||
project_id | Yes |