sitebay_posthog_proxy
Forward HTTP requests to PostHog analytics API for tracking WordPress site data within SiteBay MCP Server.
Instructions
Proxy POST requests to PostHog analytics API.
Args: path: PostHog API path query_params_json: Optional JSON string for payload or query params method: HTTP method (get, post, put, delete)
Returns: PostHog API response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query_params_json | No | ||
| method | No | get |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |