UiPath · Capability
UiPath Data Service API — Entities
UiPath Data Service API — Entities. 6 operations. Lead operation: UiPath List Records for an Entity. Self-contained Naftiko capability covering one Uipath business surface.
What You Can Do
GET
Listentityrecords
— UiPath List Records for an Entity
/v1/{entityname}
POST
Createentityrecord
— UiPath Create an Entity Record
/v1/{entityname}
POST
Queryentityrecords
— UiPath Query Entity Records with Advanced Filtering
/v1/{entityname}/query
GET
Getentityrecord
— UiPath Get an Entity Record by ID
/v1/{entityname}/{recordid}
PUT
Updateentityrecord
— UiPath Update an Entity Record
/v1/{entityname}/{recordid}
DELETE
Deleteentityrecord
— UiPath Delete an Entity Record
/v1/{entityname}/{recordid}
MCP Tools
uipath-list-records-entity
UiPath List Records for an Entity
read-only
idempotent
uipath-create-entity-record
UiPath Create an Entity Record
uipath-query-entity-records-advanced
UiPath Query Entity Records with Advanced Filtering
read-only
uipath-get-entity-record-id
UiPath Get an Entity Record by ID
read-only
idempotent
uipath-update-entity-record
UiPath Update an Entity Record
idempotent
uipath-delete-entity-record
UiPath Delete an Entity Record
idempotent