delegate_file
Read and analyze local files (txt, md, csv, json, code, log) using a local worker to reduce token usage. Specify an objective to extract insights without loading content into the main AI context.
Instructions
Have the local worker read a file (txt/md/csv/json/code/log) without loading it into frontier context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| objective | Yes | ||
| persistent | No | ||
| output_mode | No | structured | |
| force_refresh | No |