Microsoft Dynamics 365 · Capability
Microsoft Dynamics 365 Dataverse Web API — Accounts
Microsoft Dynamics 365 Dataverse Web API — Accounts. 5 operations. Lead operation: Microsoft Dynamics 365 List accounts. Self-contained Naftiko capability covering one Microsoft Dynamics 365 business surface.
What You Can Do
GET
Listaccounts
— Microsoft Dynamics 365 List accounts
/v1/accounts
POST
Createaccount
— Microsoft Dynamics 365 Create an account
/v1/accounts
GET
Getaccount
— Microsoft Dynamics 365 Retrieve an account
/v1/accounts-accountid
PATCH
Updateaccount
— Microsoft Dynamics 365 Update an account
/v1/accounts-accountid
DELETE
Deleteaccount
— Microsoft Dynamics 365 Delete an account
/v1/accounts-accountid
MCP Tools
microsoft-dynamics-365-list-accounts
Microsoft Dynamics 365 List accounts
read-only
idempotent
microsoft-dynamics-365-create-account
Microsoft Dynamics 365 Create an account
microsoft-dynamics-365-retrieve-account
Microsoft Dynamics 365 Retrieve an account
read-only
idempotent
microsoft-dynamics-365-update-account
Microsoft Dynamics 365 Update an account
idempotent
microsoft-dynamics-365-delete-account
Microsoft Dynamics 365 Delete an account
idempotent