set_application_domain
Manually set the application domain and tenant ID for repository creation.
Args: domain: Application domain URL tenant_id: Tenant ID for the project project_name: Project name (optional) tenant_group_id: Tenant Group ID (optional)
Returns: JSON string with confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| tenant_id | Yes | ||
| project_name | No | ||
| tenant_group_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |