Types
SidekickPosthogServiceConfig
The Sidekick PostHog configuration for a workspace: operating instructions plus the default project the agent queries.
object
SidekickPosthogServiceConfigFields
operatingInstructions
String
Free-text guidance for the agent that applies to PostHog use across the workspace.
projectId
ID
The default PostHog project (team) id the agent queries when the user doesn't specify one. Null when no default has been set; the agent is then expected to call project.list and pick one or ask the user.

