dev_create_model_creds
Add provider credentials to a Lamatic project by specifying the provider, display name, and required key-value credentials.
Instructions
Create new model credentials for a provider in a Lamatic project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the credential | |
| provider | Yes | Provider name (e.g. openai, anthropic, mistral) | |
| projectId | Yes | The project ID | |
| credentials | Yes | Key-value pairs of credentials required by the provider |