PostHog · Capability
PostHog API — taggers
PostHog API — taggers. 7 operations. Lead operation: taggers. Self-contained Naftiko capability covering one Posthog business surface.
What You Can Do
GET
Taggerslist
— taggerslist
/v1/api/environments/{project-id}/taggers
POST
Taggerscreate
— taggerscreate
/v1/api/environments/{project-id}/taggers
POST
Taggerstesthogcreate
— Test Hog tagger code against sample events without saving.
/v1/api/environments/{project-id}/taggers/test-hog
GET
Taggersretrieve
— taggersretrieve
/v1/api/environments/{project-id}/taggers/{id}
PUT
Taggersupdate
— taggersupdate
/v1/api/environments/{project-id}/taggers/{id}
PATCH
Taggerspartialupdate
— taggerspartialupdate
/v1/api/environments/{project-id}/taggers/{id}
DELETE
Taggersdestroy
— Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
/v1/api/environments/{project-id}/taggers/{id}
MCP Tools
taggerslist
taggerslist
read-only
idempotent
taggerscreate
taggerscreate
test-hog-tagger-code-against
Test Hog tagger code against sample events without saving.
read-only
taggersretrieve
taggersretrieve
read-only
idempotent
taggersupdate
taggersupdate
idempotent
taggerspartialupdate
taggerspartialupdate
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