wafle_agents_update
Patch an existing agent to change its system prompt, tools, guardrails, trigger configuration, model, or status, without altering slug and tenant ID.
Instructions
Patch an existing agent — change system_prompt, tools_allowed, guardrails, trigger_config, model, status, etc. Slug + tenant_id are immutable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| patch | Yes | ||
| agent_slug | Yes | Agent slug, unique within the store. Lowercase letters, digits, dash, underscore. |