TM Forum · Capability
Resource Catalog Management — resourceCategory
Resource Catalog Management — resourceCategory. 5 operations. Lead operation: List or find ResourceCategory objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listresourcecategory
— List or find ResourceCategory objects
/v1/resourcecategory
POST
Createresourcecategory
— Creates a ResourceCategory
/v1/resourcecategory
GET
Retrieveresourcecategory
— Retrieves a ResourceCategory by ID
/v1/resourcecategory/{id}
PATCH
Patchresourcecategory
— Updates partially a ResourceCategory
/v1/resourcecategory/{id}
DELETE
Deleteresourcecategory
— Deletes a ResourceCategory
/v1/resourcecategory/{id}
MCP Tools
list-find-resourcecategory-objects
List or find ResourceCategory objects
read-only
idempotent
creates-resourcecategory
Creates a ResourceCategory
retrieves-resourcecategory-id
Retrieves a ResourceCategory by ID
read-only
idempotent
updates-partially-resourcecategory
Updates partially a ResourceCategory
idempotent
deletes-resourcecategory
Deletes a ResourceCategory
idempotent