Delete a cloned repository
repo_cleanupFree up disk space by deleting a temporary repository clone before its TTL. Clones auto-delete after inactivity, so this manual cleanup is optional but polite.
Instructions
Delete a temporary clone created by repo_clone (frees disk before its TTL). Clones are also auto-deleted after inactivity, so this is optional but polite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The clone handle from repo_clone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| removed | Yes |