Create BigQuery Provider Credential
lyzr_create_bigquery_credentialUpload a GCP service account JSON file to create a BigQuery credential for authenticating access to BigQuery via Lyzr.
Instructions
Create a BigQuery provider credential by uploading a service account JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credential_data | Yes | JSON-encoded string with credential metadata (name, provider_id, etc.) | |
| service_account_json | Yes | The GCP service account JSON key file |