delegate_task
Offload repetitive, verifiable tasks like PDF extraction and code analysis to a local worker. Reduce token consumption for frontier AI models while keeping decision-making centralized.
Instructions
Delegate a mechanical task to the local worker. Returns compact structured output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| objective | Yes | ||
| persistent | No | ||
| force_refresh | No | ||
| expected_output | No | ||
| max_output_tokens | No |