online_create_eos_artifact_config
Create or update EOS artifact identity settings in Unreal Engine project config using product, sandbox, and deployment IDs, with optional client credentials and encryption key.
Instructions
Create or update EOS artifact identity settings in project config.
KB: see knowledge_base/30_ONLINE_SUBSYSTEM_AND_EOS.md#mcp-online-subsystem-and-eos-tools Example: online_create_eos_artifact_config(artifact_name="Dev", product_id="...", sandbox_id="...", deployment_id="...")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | ||
| product_id | No | ||
| sandbox_id | No | ||
| artifact_name | Yes | ||
| client_secret | No | ||
| deployment_id | No | ||
| store_secrets | No | ||
| encryption_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |