Import OAuth client JSON
import_client_secretCopies a downloaded OAuth client JSON into drivelift's config directory. Pass the file path to import the secret without exposing it in conversation; without a path, lists candidates from Downloads.
Instructions
Copy a downloaded OAuth client JSON (Desktop app type) into drivelift's config directory. Pass the file path; the secret itself never enters the conversation. Without a path, it only lists client_secret*.json candidates in ~/Downloads (newest first) and copies nothing — confirm with the user, then call again with the chosen path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the downloaded client_secret_*.json |