github_get_worker_chunk
Fetch the exact frozen snapshot chunk assigned to a worker by session and worker ID, including pre-distilled READMEs, for GitHub starred-repo processing.
Instructions
Worker Tool: Fetches the exact frozen snapshot chunk assigned to this worker by session_id and worker_id, including pre-distilled READMEs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Context window profile for README budget (default: 'compact'). | |
| worker_id | Yes | The worker identifier (e.g. 'worker-1'). | |
| session_id | Yes | The active orchestration session identifier. |