Get FINANCE.md
layerz_get_finance_mdRead the FINANCE.md attached to a model — the open standard (current draft: v0.1) for the financial conventions that govern this model (currency, language, glossary, plus all the rationale in the Markdown body). Call this FIRST when starting to work on a model. Every other tool result must be interpreted under those conventions (denomination, sign convention, glossary, …). Spec — https://github.com/layerzlabs/finance-md. Returns { raw, source: "auto"|"user"|"imported", spec_version, generated_at?, updated_at?, front_matter, validation_errors }. null/204 if the model has no FINANCE.md yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Target model UUID. Required for user-scoped API keys; ignored (or validated against scope) for model-scoped keys. |