segment · Capability
Segment Public API — Transformations
Segment Public API — Transformations. 5 operations. Lead operation: List transformations. Self-contained Naftiko capability covering one Segment business surface.
What You Can Do
GET
Listtransformations
— List transformations
/v1/transformations
POST
Createtransformation
— Create transformation
/v1/transformations
GET
Gettransformation
— Get transformation
/v1/transformations/{transformationid}
PATCH
Updatetransformation
— Update transformation
/v1/transformations/{transformationid}
DELETE
Deletetransformation
— Delete transformation
/v1/transformations/{transformationid}
MCP Tools
list-transformations
List transformations
read-only
idempotent
create-transformation
Create transformation
get-transformation
Get transformation
read-only
idempotent
update-transformation
Update transformation
idempotent
delete-transformation
Delete transformation
idempotent