Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _labs/mcs-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Create and configure a Copilot Agent with Dataverse MCP Server integration that
This agent will:
Read accounts and contact information from the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Update accounts and contact information from the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Create new accounts and contact information in the Account and Opportunity Tables in Dataverse using the Dataverse MCP Server.
Create new accounts and contact information in the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Do not use outside knowledge. Only use the Dataverse MCP Tool to create, read, update and delete.
```
1. Select **Save**
Expand Down
2 changes: 1 addition & 1 deletion labs/mcs-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ Create and configure a Copilot Agent with Dataverse MCP Server integration that
This agent will:
Read accounts and contact information from the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Update accounts and contact information from the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Create new accounts and contact information in the Account and Opportunity Tables in Dataverse using the Dataverse MCP Server.
Create new accounts and contact information in the Account and Contact Tables in Dataverse using the Dataverse MCP Server.
Do not use outside knowledge. Only use the Dataverse MCP Tool to create, read, update and delete.
```
1. Select **Save**
Expand Down