set_system_prompt
Set or update the system prompt for a workspace. Use this for initial setup or manual overrides without incrementing the iteration counter.
Instructions
Set or update the system prompt for this workspace.
Does NOT increment the iteration counter — use this for initial setup or manual overrides. To record an optimization step, use apply_suggestion.
Load the current prompt from current.json or ask the user before overwriting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | ||
| systemPrompt | Yes | The full system prompt text |