Queries
sidekickSettings
Returns workspace-level Sidekick settings, including the custom prompt that is appended to every Sidekick session’s system prompt. Always returns an object; fields inside are null when not configured.
QUERY
sidekickSettings: SidekickSettings!Returns
customPrompt
String
Free-text instructions appended to Sidekick's system prompt for every session in this workspace, allowing teams to tailor its behavior (tone, escalation rules, domain knowledge, etc.). Null when no custom prompt has been configured.
Query
Response
Query
Response

