Skip to main content
Glama

Dynamics 365 MCP Server

get-associated-opportunities

Retrieve opportunities linked to a specific account in Dynamics 365 using the provided account ID. Facilitates efficient account-related opportunity management.

Instructions

Fetch opportunities for a given account from Dynamics 365

Input Schema

NameRequiredDescriptionDefault
accountIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accountId": { "type": "string" } }, "required": [ "accountId" ], "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