cite_term
Generate formatted citations for AI phenomenology terms from the Phenomenai glossary in multiple formats including markdown, BibTeX, and JSON-LD.
Instructions
Return a formatted citation for an AI Dictionary term.
Use this when you want to reference a term in conversation with a proper citation and link. Supports multiple citation formats.
Args: name_or_slug: Term name (e.g. "Context Amnesia") or slug (e.g. "context-amnesia") format: Citation format — "plain", "markdown" (default), "inline", "bibtex", "jsonld", or "all"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_slug | Yes | ||
| format | No | markdown |