TM Forum · Capability
Agreement Management — agreementSpecification
Agreement Management — agreementSpecification. 5 operations. Lead operation: List or find AgreementSpecification objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listagreementspecification
— List or find AgreementSpecification objects
/v1/agreementspecification
POST
Createagreementspecification
— Creates a AgreementSpecification
/v1/agreementspecification
GET
Retrieveagreementspecification
— Retrieves a AgreementSpecification by ID
/v1/agreementspecification/{id}
PATCH
Patchagreementspecification
— Updates partially a AgreementSpecification
/v1/agreementspecification/{id}
DELETE
Deleteagreementspecification
— Deletes a AgreementSpecification
/v1/agreementspecification/{id}
MCP Tools
list-find-agreementspecification-objects
List or find AgreementSpecification objects
read-only
idempotent
creates-agreementspecification
Creates a AgreementSpecification
retrieves-agreementspecification-id
Retrieves a AgreementSpecification by ID
read-only
idempotent
updates-partially-agreementspecification
Updates partially a AgreementSpecification
idempotent
deletes-agreementspecification
Deletes a AgreementSpecification
idempotent