get_repo_status
Check whether a repository is currently cloned, and retrieve its path, remote URL, and expiry countdown. If not cloned, use ensure_repo to clone it first.
Instructions
Returns whether a repo is currently cloned, its path, repo URL, and seconds until expiry. Does not clone; call ensure_repo first if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||