> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Explain term definition

> Explain a defined term (e.g. "Party", "Effective Date") in a specific document. Returns the definition content.

`explain_term_definition`

Explain a defined term (e.g. "Party", "Effective Date") in a specific document. Returns the definition content.

## Parameters

<ParamField path="documentId" type="string" required />

<ParamField path="term" type="string" required>
  The term to look up.
</ParamField>
