PostHog · Capability
PostHog API — alerts
PostHog API — alerts. 14 operations. Lead operation: alerts. Self-contained Naftiko capability covering one Posthog business surface.
What You Can Do
GET
Environmentsalertslist
— environmentsalertslist
/v1/api/environments/{environment-id}/alerts
POST
Environmentsalertscreate
— environmentsalertscreate
/v1/api/environments/{environment-id}/alerts
POST
Environmentsalertssimulatecreate
— Simulate a detector on an insight's historical data. Read-only — no AlertCheck records are created.
/v1/api/environments/{environment-id}/alerts/simulate
GET
Environmentsalertsretrieve
— environmentsalertsretrieve
/v1/api/environments/{environment-id}/alerts/{id}
PUT
Environmentsalertsupdate
— environmentsalertsupdate
/v1/api/environments/{environment-id}/alerts/{id}
PATCH
Environmentsalertspartialupdate
— environmentsalertspartialupdate
/v1/api/environments/{environment-id}/alerts/{id}
DELETE
Environmentsalertsdestroy
— environmentsalertsdestroy
/v1/api/environments/{environment-id}/alerts/{id}
GET
Alertslist
— alertslist
/v1/api/projects/{project-id}/alerts
POST
Alertscreate
— alertscreate
/v1/api/projects/{project-id}/alerts
POST
Alertssimulatecreate
— Simulate a detector on an insight's historical data. Read-only — no AlertCheck records are created.
/v1/api/projects/{project-id}/alerts/simulate
GET
Alertsretrieve
— alertsretrieve
/v1/api/projects/{project-id}/alerts/{id}
PUT
Alertsupdate
— alertsupdate
/v1/api/projects/{project-id}/alerts/{id}
PATCH
Alertspartialupdate
— alertspartialupdate
/v1/api/projects/{project-id}/alerts/{id}
DELETE
Alertsdestroy
— alertsdestroy
/v1/api/projects/{project-id}/alerts/{id}
MCP Tools
environmentsalertslist
environmentsalertslist
read-only
idempotent
environmentsalertscreate
environmentsalertscreate
simulate-detector-insight-s-historical-data
Simulate a detector on an insight's historical data. Read-only — no AlertCheck records are created.
read-only
environmentsalertsretrieve
environmentsalertsretrieve
read-only
idempotent
environmentsalertsupdate
environmentsalertsupdate
idempotent
environmentsalertspartialupdate
environmentsalertspartialupdate
idempotent
environmentsalertsdestroy
environmentsalertsdestroy
idempotent
alertslist
alertslist
read-only
idempotent
alertscreate
alertscreate
simulate-detector-insight-s-historical-data-2
Simulate a detector on an insight's historical data. Read-only — no AlertCheck records are created.
read-only
alertsretrieve
alertsretrieve
read-only
idempotent
alertsupdate
alertsupdate
idempotent
alertspartialupdate
alertspartialupdate
idempotent
alertsdestroy
alertsdestroy
idempotent