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