PostHog · Capability
PostHog API — evaluations
PostHog API — evaluations. 7 operations. Lead operation: evaluations. Self-contained Naftiko capability covering one Posthog business surface.
What You Can Do
GET
Evaluationslist
— evaluationslist
/v1/api/environments/{project-id}/evaluations
POST
Evaluationscreate
— evaluationscreate
/v1/api/environments/{project-id}/evaluations
POST
Evaluationstesthogcreate
— Test Hog evaluation code against sample events without saving.
/v1/api/environments/{project-id}/evaluations/test-hog
GET
Evaluationsretrieve
— evaluationsretrieve
/v1/api/environments/{project-id}/evaluations/{id}
PUT
Evaluationsupdate
— evaluationsupdate
/v1/api/environments/{project-id}/evaluations/{id}
PATCH
Evaluationspartialupdate
— evaluationspartialupdate
/v1/api/environments/{project-id}/evaluations/{id}
DELETE
Evaluationsdestroy
— Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
/v1/api/environments/{project-id}/evaluations/{id}
MCP Tools
evaluationslist
evaluationslist
read-only
idempotent
evaluationscreate
evaluationscreate
test-hog-evaluation-code-against
Test Hog evaluation code against sample events without saving.
read-only
evaluationsretrieve
evaluationsretrieve
read-only
idempotent
evaluationsupdate
evaluationsupdate
idempotent
evaluationspartialupdate
evaluationspartialupdate
idempotent
hard-delete-this-model-is
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
idempotent