setup_gjq_account_tool
Persist GuoJi Quantum cloud API key to local disk for authenticated access to devices and tasks.
Instructions
Configure and cache the GuoJi Quantum cloud account credentials.
The api_key is persisted to ~/.gjq_client/gjq_client_account.json for reuse.
SECURITY: the api_key is passed as a tool argument, so it can end up in the LLM context and in client/transport logs. Prefer setting the GJQ_API_KEY environment variable; use this tool only in a trusted local setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| channel | No | gjq_cloud | |
| base_url | No | ||
| backend_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||