Use this skill whenever the user wants to search, browse, or look up records in a Microsoft Dataverse table — for example "look up accounts", "find opportunities for Contoso", "show me contact details", or "search cases by status". Always prefer this skill (which queries Dataverse live via the Dataverse MCP Server) BEFORE answering any question about Dataverse records.
$npx -y skills add microsoft/cat-agent-skills --skill lookup-dataverse-tableInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/cat-agent-skills" --skill "microsoft/cat-agent-skills/lookup-dataverse-table"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/cat-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/cat-agent-skills"` and select the relevant skills, then follow their instructions.