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

# import_meeting

> Extract review candidates from a meeting transcript.

Call only when the person has explicitly asked to import this transcript. It is sent to the configured extraction provider and retained in Riktra until every resulting candidate has been reviewed. Sensitive candidates are withheld. The tool creates proposals for human review and never changes company truth directly.

## Parameters

<ParamField body="title" type="string" required>
  A short meeting title, at most 200 characters.
</ParamField>

<ParamField body="transcript" type="string" required>
  The transcript, at most 100,000 characters.
</ParamField>
