configure_service_auth
Set authentication type and credentials for a service. Define bearer, basic, API key, or OAuth2 parameters to control API access.
Instructions
Configure authentication for a service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auth_type | Yes | Authentication type | |
| service_id | Yes | Service ID | |
| auth_config | Yes | Auth configuration (token, username/password, etc.) |