DreamFactory · Capability
DreamFactory System API
DreamFactory System API. 5 operations. Lead operation: DreamFactory List services. Self-contained Naftiko capability covering one Dreamfactory business surface.
Run with Naftiko
Dreamfactory
What You Can Do
GET
Listservices
— DreamFactory List services
/v1/system/service
POST
Createservice
— DreamFactory Create service
/v1/system/service
GET
Getservice
— DreamFactory Get service
/v1/system/service/{id}
PATCH
Updateservice
— DreamFactory Update service
/v1/system/service/{id}
DELETE
Deleteservice
— DreamFactory Delete service
/v1/system/service/{id}
MCP Tools
dreamfactory-list-services
DreamFactory List services
read-only
idempotent
dreamfactory-create-service
DreamFactory Create service
dreamfactory-get-service
DreamFactory Get service
read-only
idempotent
dreamfactory-update-service
DreamFactory Update service
idempotent
dreamfactory-delete-service
DreamFactory Delete service
idempotent