Skip to main content

dataverse-launchcontrol-schema

Stars9
Forks0
UpdatedJune 21, 2026 at 00:32

Authoritative schema reference for the lc_* tables in the LaunchControl Dataverse environment. Resolves table + column logical names and lists the case-sensitive $expand navigation properties needed to traverse lookups via the OData layer or the preview MCP's describe tool. Two entry points: (1) By lc_* table โ€” return the entity set, schema name, lookup columns, and case-sensitive $expand nav properties. (2) By solution โ€” list every table in a solution and forward to entry point (1) per table. Trigger phrases: "what's the logical name for [table]", "schema for [table]", "describe lc_task", "columns on lc_milestone", "what tables are in the LaunchControl solution", "how do I $expand the owner on lc_task", "what nav property points lc_task at lc_launch". Do NOT use for: querying row data (use dataverse-launchcontrol-mcp), schema modifications (admin task), or other environments (install a separate env-scoped plugin).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly