Manages Dynamics 365 web resources: lists, views, creates, edits, publishes JavaScript, HTML, CSS, XML files. Activates for 'show web resources', 'edit JS file', 'create script'.
npx claudepluginhub nickmeron/dataverse-mcp-serverThis skill is limited to using the following tools:
The user wants to work with web resources in Dynamics 365.
Integrates Power Pages Web API into frontend code sites for Dataverse tables, implementing API clients, CRUD operations, permissions setup, and deployment.
Provides core rules and tool routing for Dataverse, Dynamics 365, and Power Platform tasks: enforces workspace init check, Python-only scripting, and MCP→SDK→Web API prioritization.
Creates, updates, and deploys Power Apps generative pages for model-driven apps using React 17, TypeScript, Fluent UI V9, and PAC CLI. Useful for building or updating pages in Power Apps.
Share bugs, ideas, or general feedback.
The user wants to work with web resources in Dynamics 365.
Argument provided: $ARGUMENTS
Select environment — call list_environments, ask the user, call select_environment.
Determine the task:
list_web_resources with optional filter and typeget_web_resource — for text types (JS/HTML/CSS/XML), the content is automatically decoded from base64get_web_resource to retrieve current contentupdate_web_resource with the modified content (auto-encoded to base64)publish_customizations to make changes livecreate_web_resource with:
name: must include publisher prefix (e.g. "new_/scripts/utility.js")type: the web resource type codecontent: the actual contentdisplay_name: human-readable namesolution_unique_name: optionally add to a solutionpublish_customizations to make it availablepublish_customizations with publish_all: true for all, or provide specific component XMLprefix_/path/filename.ext