Skip to main content
Glama

Dynamics 365 MCP Server

create-account

Use this tool to generate a new account in Dynamics 365 via the MCP server, enabling efficient account management through structured data input.

Instructions

Create a new account in Dynamics 365

Input Schema

NameRequiredDescriptionDefault
accountDataYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accountData": { "additionalProperties": false, "properties": {}, "type": "object" } }, "required": [ "accountData" ], "type": "object" }

You must be authenticated.

Other Tools from Dynamics 365 MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/srikanth-paladugula/mcp-dynamics365-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server