lookup_project
Find the Langfuse project linked to a local directory by searching the file system upwards.
Instructions
Look up which Langfuse project a local repo/path is mapped to. Walks up the directory tree to find the nearest match.
Args: path: Absolute path to look up (usually the current working directory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |