update_workspace
Update workspace settings including name, system prompt, AI temperature, history length, similarity threshold, and top N results. Specify the workspace slug to modify its configuration.
Instructions
Update workspace settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| name | No | ||
| openAiTemp | No | ||
| openAiHistory | No | ||
| systemPrompt | No | ||
| similarityThreshold | No | ||
| topN | No |