get_document_schema
Retrieve the expected structure for a COBie Document, including validation rules, required fields, PickList constraints, and entity references. Use this before adding documents to ensure compliance and avoid validation errors.
Instructions
Return the expected structure for COBie Document with validation rules and examples.
Call this before adding documents to understand required fields, PickList constraints, and entity references. Prevents validation errors on first attempt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||