add_tracked_file
Add a file to your research tracking list to monitor its usage and categorize it with an optional label.
Instructions
Add a file to the tracking list.
Args:
path: Absolute path to the file to track.
label: Optional label for categorization.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| label | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |