dynamics-webapi
Installation
SKILL.md
Dynamics 365 Skill
Read-only WebAPI access to a Dynamics 365 / Dataverse environment.
Prerequisites
The helper resolves authentication in this order:
./token.json, but only when it is present, has anaccessToken, and is not expired.~/.OpenDataverse/config.json, matched by the requested Dataverse URL. The matching token is loaded from~/.OpenDataverse/tokens/token-<environmentId>.json.~/.dynamics/token.jsonas the last reusable-token source.- Azure CLI token generation only if no reusable source works.
The local ./token.json and ~/.dynamics/token.json files use the Azure CLI token shape: