profilarr_create_database
Link a new PCD database by cloning a repository, validating its manifest, and processing dependencies.
Instructions
Link a PCD database: clones the repo, validates its manifest, processes
dependencies. Synchronous; may take seconds. personal_access_token requires
git_user_name and git_user_email. Returns the new DatabaseInstance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| branch | No | ||
| auto_pull | No | ||
| git_user_name | No | ||
| sync_strategy | No | ||
| git_user_email | No | ||
| repository_url | Yes | ||
| conflict_strategy | No | override | |
| local_ops_enabled | No | ||
| personal_access_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||