ask_cline_workspace
Analyze a Git workspace in an isolated, temporary worktree that is removed after the request, returning Cline's terminal output with model, duration, and cost.
Instructions
Analyze a Git workspace through Cline in a disposable worktree. The worktree is always removed after the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | ||
| prompt | Yes | ||
| thinking | No | ||
| timeoutSeconds | No |