Update Signal Types
Signal Types
Update Signal Types
Batch update signal types and their per-source overrides.
PATCH
Update Signal Types
CLI:
Overview
Updates mutable fields on one or more signal types. Each item can changelabel, description, keywords, prompt, enabled, position, allowedSources, structuredConfig (structured types only), and sourceOverrides (per-source enable + extra keywords).
Use this when a user tunes a type — editing keywords, reordering, or toggling individual datasources on or off.
AI agent notes
sourceOverrides is an atomic replace. Listing only the sources you want enabled cascades the unlisted ones off. Include every override you want to keep, even if its fields are unchanged.Built-ins ignore prompt. Built-in types have hardcoded prompts. Update keywords or structuredConfig to influence their behavior instead.Color is not updatable. Reordering a type does not reshuffle colors.Batch shape. Returns updated (ids that succeeded) and errors (per-id failures).