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

# Find file conversations

> Find prior conversations linked to one exact workspace file path.

{/* Tool: find_file_conversations */}

## Parameters

<ParamField path="file_path" type="string" required={true}>
  One relative path inside /home/workspace, or its /home/workspace-prefixed form.
</ParamField>

<ParamField path="limit" type="number" default={8}>
  Maximum candidates to return, from 1 through 8. Defaults to 8.
</ParamField>
