TM Forum · Capability
Customer Management — customer
Customer Management — customer. 5 operations. Lead operation: TM Forum List or Find Customer Objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listcustomer
— TM Forum List or Find Customer Objects
/v1/customer
POST
Createcustomer
— TM Forum Creates a Customer
/v1/customer
GET
Retrievecustomer
— TM Forum Retrieves a Customer by ID
/v1/customer/{id}
PATCH
Patchcustomer
— TM Forum Updates Partially a Customer
/v1/customer/{id}
DELETE
Deletecustomer
— TM Forum Deletes a Customer
/v1/customer/{id}
MCP Tools
tm-forum-list-find-customer
TM Forum List or Find Customer Objects
read-only
idempotent
tm-forum-creates-customer
TM Forum Creates a Customer
tm-forum-retrieves-customer-id
TM Forum Retrieves a Customer by ID
read-only
idempotent
tm-forum-updates-partially-customer
TM Forum Updates Partially a Customer
idempotent
tm-forum-deletes-customer
TM Forum Deletes a Customer
idempotent