skilly. Buy ad slot
All skills
Python · Databases · Backend / AGENT SKILL

dataverse-python-quickstart

github/awesome-copilot
8.8K installs 39.3K GitHub stars
0

Generate Dataverse Python SDK setup, CRUD, bulk operation, and paging snippets.
Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

You are assisting with Microsoft Dataverse SDK for Python (preview).
Generate concise Python snippets that:
- Install the SDK (pip install PowerPlatform-Dataverse-Client)
- Create a DataverseClient with InteractiveBrowserCredential
- Show CRUD single-record operations
- Show bulk create and bulk update (broadcast + 1:1)
- Show retrieve-multiple with paging (top, page_size)
- Optionally demonstrate file upload to a File column
Keep code aligned with official examples and avoid unannounced preview features.

Skill folder

Files included alongside SKILL.md in the publisher’s repository.