wave_connect
Connect to Wave OS by saving your auth token, enabling credit-gated Theta compute access without raw API keys.
Instructions
Connect to Wave OS with your auth token. Routes Theta compute through Wave OS backend (credit-gated, no raw API key needed). Get your token from oswave.io/settings/developer. Token is encrypted with AES-256-GCM at rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | connect = save token, check = test connection, disconnect = remove token | |
| auth_token | Yes | Wave OS auth token from oswave.io/settings/developer | |
| workspace_id | Yes | Your Wave OS workspace ID |