cite_term
Returns citation-ready references for a Lexicon term in Chicago, MLA, and BibTeX formats. Access dates are injected at call time — never hardcoded. Read-only. Use this when producing academic papers, blog posts, or any content that requires a formatted reference to an Arco term. Use get_sources instead when you need a list of reading references rather than a formatted citation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | The Lexicon term to cite. Accepts canonical name or slug. | |
| context | Yes | The publication context for the citation — for example "academic paper", "blog post", or "investor memo". Used to tailor the citation format where applicable. |