Explain spec
explain_specRetrieve the complete field-level specification for an entity to guide implementation before writing code.
Instructions
Return the full field-level spec for one entity so you know exactly what to implement before writing code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | entity name, e.g. 'Invoice' | |
| specDir | No |