analytics
PostHog CLI for AI Agents
Use the PostHog CLI from KosmoKrator to call PostHog tools headlessly, return JSON, inspect schemas, and automate workflows from coding agents, scripts, and CI.PostHog CLI Setup
PostHog can be configured headlessly with `kosmokrator integrations:configure posthog`.
# Install KosmoKrator first if it is not available on PATH.
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash
# Configure and verify this integration.
kosmokrator integrations:configure posthog --enable --read allow --write ask --json
kosmokrator integrations:doctor posthog --json
kosmokrator integrations:status --json Credentials
Authentication type: API token api_token. Configure credentials once, then reuse the same stored profile from scripts, coding CLIs, Lua, and MCP.
No credentials are required.
Command Patterns
The generic command is stable across every integration. The provider shortcut is shorter for humans.
kosmo integrations:call posthog.posthog_capture_event '{"event":"example_event","distinct_id":"example_distinct_id","properties":"example_properties","timestamp":"example_timestamp","api_key":"example_api_key","send_feature_flags":true}' --json kosmo integrations:posthog posthog_capture_event '{"event":"example_event","distinct_id":"example_distinct_id","properties":"example_properties","timestamp":"example_timestamp","api_key":"example_api_key","send_feature_flags":true}' --json Discovery
These commands return structured output for coding agents that need to inspect capabilities before choosing a function.
kosmo integrations:docs posthog --json
kosmo integrations:docs posthog.posthog_capture_event --json
kosmo integrations:schema posthog.posthog_capture_event --json
kosmo integrations:search "PostHog" --json
kosmo integrations:list --json Automation Contexts
The same configured command surface works in these environments. The command does not change unless the host wrapper, credentials, or permissions change.
CLI Functions
Every function below can be called headlessly. Commands are highlighted, copyable, and scroll horizontally when payloads are long.
posthog.posthog_capture_event
Send one analytics event through the PostHog capture API.
write - Parameters
- event, distinct_id, properties, timestamp, api_key, send_feature_flags
kosmo integrations:call posthog.posthog_capture_event '{"event":"example_event","distinct_id":"example_distinct_id","properties":"example_properties","timestamp":"example_timestamp","api_key":"example_api_key","send_feature_flags":true}' --json kosmo integrations:posthog posthog_capture_event '{"event":"example_event","distinct_id":"example_distinct_id","properties":"example_properties","timestamp":"example_timestamp","api_key":"example_api_key","send_feature_flags":true}' --json posthog.posthog_codeinvitescheckaccessretrieve
Check access
read - Parameters
- none
kosmo integrations:call posthog.posthog_codeinvitescheckaccessretrieve '{}' --json kosmo integrations:posthog posthog_codeinvitescheckaccessretrieve '{}' --json posthog.posthog_codeinvitesredeemcreate
Redeem invite code
write - Parameters
- none
kosmo integrations:call posthog.posthog_codeinvitesredeemcreate '{}' --json kosmo integrations:posthog posthog_codeinvitesredeemcreate '{}' --json posthog.posthog_environmentsalertslist
Environmentsalertslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertslist '{}' --json kosmo integrations:posthog posthog_environmentsalertslist '{}' --json posthog.posthog_environmentsalertscreate
Environmentsalertscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertscreate '{}' --json kosmo integrations:posthog posthog_environmentsalertscreate '{}' --json posthog.posthog_environmentsalertsretrieve
Environmentsalertsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsalertsretrieve '{}' --json posthog.posthog_environmentsalertsupdate
Environmentsalertsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertsupdate '{}' --json kosmo integrations:posthog posthog_environmentsalertsupdate '{}' --json posthog.posthog_environmentsalertspartialupdate
Environmentsalertspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsalertspartialupdate '{}' --json posthog.posthog_environmentsalertsdestroy
Environmentsalertsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsalertsdestroy '{}' --json posthog.posthog_environmentsalertssimulatecreate
Simulate a detector on an insight's historical data. Read-only - no AlertCheck records are created.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsalertssimulatecreate '{}' --json kosmo integrations:posthog posthog_environmentsalertssimulatecreate '{}' --json posthog.posthog_environmentsbatchexportslist
Environmentsbatchexportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportslist '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportslist '{}' --json posthog.posthog_environmentsbatchexportscreate
Environmentsbatchexportscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportscreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportscreate '{}' --json posthog.posthog_environmentsbatchexportsbackfillslist
ViewSet for BatchExportBackfill models. Allows creating and reading backfills, but not updating or deleting them.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsbackfillslist '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsbackfillslist '{}' --json posthog.posthog_environmentsbatchexportsbackfillscreate
Create a new backfill for a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsbackfillscreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsbackfillscreate '{}' --json posthog.posthog_environmentsbatchexportsbackfillsretrieve
ViewSet for BatchExportBackfill models. Allows creating and reading backfills, but not updating or deleting them.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsbackfillsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsbackfillsretrieve '{}' --json posthog.posthog_environmentsbatchexportsbackfillscancelcreate
Cancel a batch export backfill.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsbackfillscancelcreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsbackfillscancelcreate '{}' --json posthog.posthog_environmentsbatchexportsrunslist
Environmentsbatchexportsrunslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunslist '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunslist '{}' --json posthog.posthog_environmentsbatchexportsrunsretrieve
Environmentsbatchexportsrunsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunsretrieve '{}' --json posthog.posthog_environmentsbatchexportsrunscancelcreate
Cancel a batch export run.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunscancelcreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunscancelcreate '{}' --json posthog.posthog_environmentsbatchexportsrunslogsretrieve
Environmentsbatchexportsrunslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunslogsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunslogsretrieve '{}' --json posthog.posthog_environmentsbatchexportsrunsretrycreate
Retry a batch export run. We use the same underlying mechanism as when backfilling a batch export, as retrying a run is the same as backfilling one run.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunsretrycreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunsretrycreate '{}' --json posthog.posthog_environmentsbatchexportsretrieve
Environmentsbatchexportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsretrieve '{}' --json posthog.posthog_environmentsbatchexportsupdate
Environmentsbatchexportsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsupdate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsupdate '{}' --json posthog.posthog_environmentsbatchexportspartialupdate
Environmentsbatchexportspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportspartialupdate '{}' --json posthog.posthog_environmentsbatchexportsdestroy
Environmentsbatchexportsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsdestroy '{}' --json posthog.posthog_environmentsbatchexportslogsretrieve
Environmentsbatchexportslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportslogsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportslogsretrieve '{}' --json posthog.posthog_environmentsbatchexportspausecreate
Pause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportspausecreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportspausecreate '{}' --json posthog.posthog_environmentsbatchexportsrunteststepcreate
Environmentsbatchexportsrunteststepcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunteststepcreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunteststepcreate '{}' --json posthog.posthog_environmentsbatchexportsunpausecreate
Unpause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsunpausecreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsunpausecreate '{}' --json posthog.posthog_environmentsbatchexportsrunteststepnewcreate
Environmentsbatchexportsrunteststepnewcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportsrunteststepnewcreate '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportsrunteststepnewcreate '{}' --json posthog.posthog_environmentsbatchexportstestretrieve
Environmentsbatchexportstestretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsbatchexportstestretrieve '{}' --json kosmo integrations:posthog posthog_environmentsbatchexportstestretrieve '{}' --json posthog.posthog_environmentsdashboardslist
Environmentsdashboardslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardslist '{}' --json kosmo integrations:posthog posthog_environmentsdashboardslist '{}' --json posthog.posthog_environmentsdashboardscreate
Environmentsdashboardscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscreate '{}' --json posthog.posthog_environmentsdashboardscollaboratorslist
Environmentsdashboardscollaboratorslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscollaboratorslist '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscollaboratorslist '{}' --json posthog.posthog_environmentsdashboardscollaboratorscreate
Environmentsdashboardscollaboratorscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscollaboratorscreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscollaboratorscreate '{}' --json posthog.posthog_environmentsdashboardscollaboratorsdestroy
Environmentsdashboardscollaboratorsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscollaboratorsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscollaboratorsdestroy '{}' --json posthog.posthog_environmentsdashboardssharinglist
Environmentsdashboardssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardssharinglist '{}' --json kosmo integrations:posthog posthog_environmentsdashboardssharinglist '{}' --json posthog.posthog_environmentsdashboardssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardssharingpasswordscreate '{}' --json posthog.posthog_environmentsdashboardssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdashboardssharingpasswordsdestroy '{}' --json posthog.posthog_environmentsdashboardssharingrefreshcreate
Environmentsdashboardssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardssharingrefreshcreate '{}' --json posthog.posthog_environmentsdashboardsretrieve
Environmentsdashboardsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsretrieve '{}' --json posthog.posthog_environmentsdashboardsupdate
Environmentsdashboardsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsupdate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsupdate '{}' --json posthog.posthog_environmentsdashboardspartialupdate
Environmentsdashboardspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardspartialupdate '{}' --json posthog.posthog_environmentsdashboardsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsdestroy '{}' --json posthog.posthog_environmentsdashboardsanalyzerefreshresultcreate
Generate AI analysis comparing before/after dashboard refresh. Expects cachekey in request body pointing to the stored 'before' state.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsanalyzerefreshresultcreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsanalyzerefreshresultcreate '{}' --json posthog.posthog_environmentsdashboardscopytilecreate
Copy an existing dashboard tile to another dashboard (insight or text card; new tile row).
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscopytilecreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscopytilecreate '{}' --json posthog.posthog_environmentsdashboardsmovetilepartialupdate
Environmentsdashboardsmovetilepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsmovetilepartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsmovetilepartialupdate '{}' --json posthog.posthog_environmentsdashboardsreordertilescreate
Environmentsdashboardsreordertilescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsreordertilescreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsreordertilescreate '{}' --json posthog.posthog_environmentsdashboardsruninsightsretrieve
Run all insights on a dashboard and return their results.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsruninsightsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsruninsightsretrieve '{}' --json posthog.posthog_environmentsdashboardssnapshotcreate
Snapshot the current dashboard state (from cache) for AI analysis. Returns a cachekey representing the 'before' state, to be used with analyzerefreshresult.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardssnapshotcreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardssnapshotcreate '{}' --json posthog.posthog_environmentsdashboardsstreamtilesretrieve
Stream dashboard metadata and tiles via Server-Sent Events. Sends metadata first, then tiles as they are rendered.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsstreamtilesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsstreamtilesretrieve '{}' --json posthog.posthog_environmentsdashboardsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardsbulkupdatetagscreate '{}' --json posthog.posthog_environmentsdashboardscreatefromtemplatejsoncreate
Environmentsdashboardscreatefromtemplatejsoncreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscreatefromtemplatejsoncreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscreatefromtemplatejsoncreate '{}' --json posthog.posthog_environmentsdashboardscreateunlisteddashboardcreate
Creates an unlisted dashboard from template by tag. Enforces uniqueness (one per tag per team). Returns 409 if unlisted dashboard with this tag already exists.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdashboardscreateunlisteddashboardcreate '{}' --json kosmo integrations:posthog posthog_environmentsdashboardscreateunlisteddashboardcreate '{}' --json posthog.posthog_environmentsdatacolorthemeslist
Environmentsdatacolorthemeslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemeslist '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemeslist '{}' --json posthog.posthog_environmentsdatacolorthemescreate
Environmentsdatacolorthemescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemescreate '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemescreate '{}' --json posthog.posthog_environmentsdatacolorthemesretrieve
Environmentsdatacolorthemesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemesretrieve '{}' --json posthog.posthog_environmentsdatacolorthemesupdate
Environmentsdatacolorthemesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemesupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemesupdate '{}' --json posthog.posthog_environmentsdatacolorthemespartialupdate
Environmentsdatacolorthemespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemespartialupdate '{}' --json posthog.posthog_environmentsdatacolorthemesdestroy
Environmentsdatacolorthemesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatacolorthemesdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdatacolorthemesdestroy '{}' --json posthog.posthog_environmentsdatamodelingjobslist
List data modeling jobs which are "runs" for our saved queries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatamodelingjobslist '{}' --json kosmo integrations:posthog posthog_environmentsdatamodelingjobslist '{}' --json posthog.posthog_environmentsdatamodelingjobsretrieve
List data modeling jobs which are "runs" for our saved queries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatamodelingjobsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatamodelingjobsretrieve '{}' --json posthog.posthog_environmentsdatamodelingjobsrecentretrieve
Get the most recent non-running job for each saved query from the v2 backend.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatamodelingjobsrecentretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatamodelingjobsrecentretrieve '{}' --json posthog.posthog_environmentsdatamodelingjobsrunningretrieve
Get all currently running jobs from the v2 backend.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatamodelingjobsrunningretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatamodelingjobsrunningretrieve '{}' --json posthog.posthog_environmentsdatawarehousecheckdatabasenameretrieve
Check if a database name is available.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousecheckdatabasenameretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousecheckdatabasenameretrieve '{}' --json posthog.posthog_environmentsdatawarehousecompletedactivityretrieve
Returns completed/non-running activities (jobs with status 'Completed'). Supports pagination and cutoff time filtering.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousecompletedactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousecompletedactivityretrieve '{}' --json posthog.posthog_environmentsdatawarehousedatahealthissuesretrieve
Returns failed/disabled data pipeline items for the Pipeline status side panel. Includes: materializations, syncs, sources, destinations, and transformations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousedatahealthissuesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousedatahealthissuesretrieve '{}' --json posthog.posthog_environmentsdatawarehousedataopsdashboardretrieve
Returns the data ops overview dashboard ID for this team, creating it if it doesn't exist yet.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousedataopsdashboardretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousedataopsdashboardretrieve '{}' --json posthog.posthog_environmentsdatawarehousedeprovisioncreate
Start deprovisioning the managed warehouse for this team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousedeprovisioncreate '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousedeprovisioncreate '{}' --json posthog.posthog_environmentsdatawarehousejobstatsretrieve
Returns success and failed job statistics for the last 1, 7, or 30 days. Query parameter 'days' can be 1, 7, or 30 (default: 7).
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousejobstatsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousejobstatsretrieve '{}' --json posthog.posthog_environmentsdatawarehousepropertyvaluesretrieve
API endpoints for data warehouse aggregate statistics and operations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousepropertyvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousepropertyvaluesretrieve '{}' --json posthog.posthog_environmentsdatawarehouseprovisioncreate
Start provisioning a managed warehouse for this team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehouseprovisioncreate '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehouseprovisioncreate '{}' --json posthog.posthog_environmentsdatawarehouseresetpasswordcreate
Reset the root password for the managed warehouse.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehouseresetpasswordcreate '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehouseresetpasswordcreate '{}' --json posthog.posthog_environmentsdatawarehouserunningactivityretrieve
Returns currently running activities (jobs with status 'Running'). Supports pagination and cutoff time filtering.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehouserunningactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehouserunningactivityretrieve '{}' --json posthog.posthog_environmentsdatawarehousetotalrowsstatsretrieve
Returns aggregated statistics for the data warehouse total rows processed within the current billing period. Used by the frontend data warehouse scene to display usage information.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousetotalrowsstatsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousetotalrowsstatsretrieve '{}' --json posthog.posthog_environmentsdatawarehousewarehousestatusretrieve
Get the current provisioning status of the managed warehouse.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatawarehousewarehousestatusretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatawarehousewarehousestatusretrieve '{}' --json posthog.posthog_environmentsdatasetitemslist
Environmentsdatasetitemslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemslist '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemslist '{}' --json posthog.posthog_environmentsdatasetitemscreate
Environmentsdatasetitemscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemscreate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemscreate '{}' --json posthog.posthog_environmentsdatasetitemsretrieve
Environmentsdatasetitemsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemsretrieve '{}' --json posthog.posthog_environmentsdatasetitemsupdate
Environmentsdatasetitemsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemsupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemsupdate '{}' --json posthog.posthog_environmentsdatasetitemspartialupdate
Environmentsdatasetitemspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemspartialupdate '{}' --json posthog.posthog_environmentsdatasetitemsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetitemsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdatasetitemsdestroy '{}' --json posthog.posthog_environmentsdatasetslist
Environmentsdatasetslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetslist '{}' --json kosmo integrations:posthog posthog_environmentsdatasetslist '{}' --json posthog.posthog_environmentsdatasetscreate
Environmentsdatasetscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetscreate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetscreate '{}' --json posthog.posthog_environmentsdatasetsretrieve
Environmentsdatasetsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdatasetsretrieve '{}' --json posthog.posthog_environmentsdatasetsupdate
Environmentsdatasetsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetsupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetsupdate '{}' --json posthog.posthog_environmentsdatasetspartialupdate
Environmentsdatasetspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdatasetspartialupdate '{}' --json posthog.posthog_environmentsdatasetsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdatasetsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdatasetsdestroy '{}' --json posthog.posthog_environmentselementslist
Environmentselementslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementslist '{}' --json kosmo integrations:posthog posthog_environmentselementslist '{}' --json posthog.posthog_environmentselementscreate
Environmentselementscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementscreate '{}' --json kosmo integrations:posthog posthog_environmentselementscreate '{}' --json posthog.posthog_environmentselementsretrieve
Environmentselementsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementsretrieve '{}' --json kosmo integrations:posthog posthog_environmentselementsretrieve '{}' --json posthog.posthog_environmentselementsupdate
Environmentselementsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementsupdate '{}' --json kosmo integrations:posthog posthog_environmentselementsupdate '{}' --json posthog.posthog_environmentselementspartialupdate
Environmentselementspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentselementspartialupdate '{}' --json posthog.posthog_environmentselementsdestroy
Environmentselementsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementsdestroy '{}' --json kosmo integrations:posthog posthog_environmentselementsdestroy '{}' --json posthog.posthog_environmentselementsstatsretrieve
The original version of this API always and only returned $autocapture elements If no include query parameter is sent this remains true. Now, you can pass a combination of include query parameters to get different types of elements Currently only $autocaptu...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementsstatsretrieve '{}' --json kosmo integrations:posthog posthog_environmentselementsstatsretrieve '{}' --json posthog.posthog_environmentselementsvaluesretrieve
Environmentselementsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentselementsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentselementsvaluesretrieve '{}' --json posthog.posthog_environmentsendpointslist
List all endpoints for the team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointslist '{}' --json kosmo integrations:posthog posthog_environmentsendpointslist '{}' --json posthog.posthog_environmentsendpointscreate
Create a new endpoint.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointscreate '{}' --json kosmo integrations:posthog posthog_environmentsendpointscreate '{}' --json posthog.posthog_environmentsendpointsretrieve
Retrieve an endpoint, or a specific version via ?version=N.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsendpointsretrieve '{}' --json posthog.posthog_environmentsendpointsupdate
Update an existing endpoint. Parameters are optional. Pass version in body or ?version=N query param to target a specific version.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsupdate '{}' --json kosmo integrations:posthog posthog_environmentsendpointsupdate '{}' --json posthog.posthog_environmentsendpointspartialupdate
Update an existing endpoint.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsendpointspartialupdate '{}' --json posthog.posthog_environmentsendpointsdestroy
Delete an endpoint and clean up materialized query.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsendpointsdestroy '{}' --json posthog.posthog_environmentsendpointsmaterializationpreviewcreate
Preview the materialization transform for an endpoint. Shows what the query will look like after materialization, including range pair detection and bucket functions.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsmaterializationpreviewcreate '{}' --json kosmo integrations:posthog posthog_environmentsendpointsmaterializationpreviewcreate '{}' --json posthog.posthog_environmentsendpointsmaterializationstatusretrieve
Get materialization status for an endpoint. Supports ?version=N query param.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsmaterializationstatusretrieve '{}' --json kosmo integrations:posthog posthog_environmentsendpointsmaterializationstatusretrieve '{}' --json posthog.posthog_environmentsendpointsopenapi_jsonretrieve
Get OpenAPI 3.0 specification for this endpoint. Use this to generate typed SDK clients.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsopenapi_jsonretrieve '{}' --json kosmo integrations:posthog posthog_environmentsendpointsopenapi_jsonretrieve '{}' --json posthog.posthog_environmentsendpointsrunretrieve
Execute endpoint with optional materialization. Supports version parameter, runs latest version if not set.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsrunretrieve '{}' --json kosmo integrations:posthog posthog_environmentsendpointsrunretrieve '{}' --json posthog.posthog_environmentsendpointsruncreate
Execute endpoint with optional materialization. Supports version parameter, runs latest version if not set.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsruncreate '{}' --json kosmo integrations:posthog posthog_environmentsendpointsruncreate '{}' --json posthog.posthog_environmentsendpointsversionslist
List all versions for an endpoint.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointsversionslist '{}' --json kosmo integrations:posthog posthog_environmentsendpointsversionslist '{}' --json posthog.posthog_environmentsendpointslastexecutiontimescreate
Get the last execution times in the past 6 months for multiple endpoints.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsendpointslastexecutiontimescreate '{}' --json kosmo integrations:posthog posthog_environmentsendpointslastexecutiontimescreate '{}' --json posthog.posthog_environmentserrortrackingreleaseslist
Environmentserrortrackingreleaseslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleaseslist '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleaseslist '{}' --json posthog.posthog_environmentserrortrackingreleasescreate
Environmentserrortrackingreleasescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleasescreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleasescreate '{}' --json posthog.posthog_environmentserrortrackingreleasesretrieve
Environmentserrortrackingreleasesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleasesretrieve '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleasesretrieve '{}' --json posthog.posthog_environmentserrortrackingreleasesupdate
Environmentserrortrackingreleasesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleasesupdate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleasesupdate '{}' --json posthog.posthog_environmentserrortrackingreleasespartialupdate
Environmentserrortrackingreleasespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleasespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleasespartialupdate '{}' --json posthog.posthog_environmentserrortrackingreleasesdestroy
Environmentserrortrackingreleasesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleasesdestroy '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleasesdestroy '{}' --json posthog.posthog_environmentserrortrackingreleaseshashretrieve
Environmentserrortrackingreleaseshashretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingreleaseshashretrieve '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingreleaseshashretrieve '{}' --json posthog.posthog_environmentserrortrackingsymbolsetslist
Environmentserrortrackingsymbolsetslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetslist '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetslist '{}' --json posthog.posthog_environmentserrortrackingsymbolsetscreate
Environmentserrortrackingsymbolsetscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetscreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetscreate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsretrieve
Environmentserrortrackingsymbolsetsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsretrieve '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsretrieve '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsupdate
Environmentserrortrackingsymbolsetsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsupdate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsupdate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetspartialupdate
Environmentserrortrackingsymbolsetspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetspartialupdate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsdestroy
Environmentserrortrackingsymbolsetsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsdestroy '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsdestroy '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsdownloadretrieve
Return a presigned URL for downloading the symbol set's source map.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsdownloadretrieve '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsdownloadretrieve '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsfinishuploadupdate
Environmentserrortrackingsymbolsetsfinishuploadupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsfinishuploadupdate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsfinishuploadupdate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsbulkdeletecreate
Environmentserrortrackingsymbolsetsbulkdeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsbulkdeletecreate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsbulkfinishuploadcreate
Environmentserrortrackingsymbolsetsbulkfinishuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsbulkfinishuploadcreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsbulkfinishuploadcreate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsbulkstartuploadcreate
Environmentserrortrackingsymbolsetsbulkstartuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsbulkstartuploadcreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsbulkstartuploadcreate '{}' --json posthog.posthog_environmentserrortrackingsymbolsetsstartuploadcreate
Environmentserrortrackingsymbolsetsstartuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentserrortrackingsymbolsetsstartuploadcreate '{}' --json kosmo integrations:posthog posthog_environmentserrortrackingsymbolsetsstartuploadcreate '{}' --json posthog.posthog_environmentseventslist
This endpoint allows you to list and filter events. It is effectively deprecated and is kept only for backwards compatibility. If you ever ask about it you will be advised to not use it... If you want to ad-hoc list or aggregate events, use the Query endpoi...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentseventslist '{}' --json kosmo integrations:posthog posthog_environmentseventslist '{}' --json posthog.posthog_environmentseventsretrieve
Environmentseventsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentseventsretrieve '{}' --json kosmo integrations:posthog posthog_environmentseventsretrieve '{}' --json posthog.posthog_environmentseventsvaluesretrieve
Environmentseventsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentseventsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentseventsvaluesretrieve '{}' --json posthog.posthog_environmentsexportslist
Environmentsexportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexportslist '{}' --json kosmo integrations:posthog posthog_environmentsexportslist '{}' --json posthog.posthog_environmentsexportscreate
Environmentsexportscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexportscreate '{}' --json kosmo integrations:posthog posthog_environmentsexportscreate '{}' --json posthog.posthog_environmentsexportsretrieve
Environmentsexportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexportsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexportsretrieve '{}' --json posthog.posthog_environmentsexportscontentretrieve
Environmentsexportscontentretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexportscontentretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexportscontentretrieve '{}' --json posthog.posthog_environmentsexternaldataschemaslist
Environmentsexternaldataschemaslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemaslist '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemaslist '{}' --json posthog.posthog_environmentsexternaldataschemascreate
Environmentsexternaldataschemascreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemascreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemascreate '{}' --json posthog.posthog_environmentsexternaldataschemasretrieve
Environmentsexternaldataschemasretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasretrieve '{}' --json posthog.posthog_environmentsexternaldataschemasupdate
Environmentsexternaldataschemasupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasupdate '{}' --json posthog.posthog_environmentsexternaldataschemaspartialupdate
Environmentsexternaldataschemaspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemaspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemaspartialupdate '{}' --json posthog.posthog_environmentsexternaldataschemasdestroy
Environmentsexternaldataschemasdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasdestroy '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasdestroy '{}' --json posthog.posthog_environmentsexternaldataschemascancelcreate
Environmentsexternaldataschemascancelcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemascancelcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemascancelcreate '{}' --json posthog.posthog_environmentsexternaldataschemasdeletedatadestroy
Environmentsexternaldataschemasdeletedatadestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasdeletedatadestroy '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasdeletedatadestroy '{}' --json posthog.posthog_environmentsexternaldataschemasincrementalfieldscreate
Environmentsexternaldataschemasincrementalfieldscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasincrementalfieldscreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasincrementalfieldscreate '{}' --json posthog.posthog_environmentsexternaldataschemasreloadcreate
Environmentsexternaldataschemasreloadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasreloadcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasreloadcreate '{}' --json posthog.posthog_environmentsexternaldataschemasresynccreate
Environmentsexternaldataschemasresynccreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldataschemasresynccreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldataschemasresynccreate '{}' --json posthog.posthog_environmentsexternaldatasourceslist
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourceslist '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourceslist '{}' --json posthog.posthog_environmentsexternaldatasourcescreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcescreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcescreate '{}' --json posthog.posthog_environmentsexternaldatasourcesretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesretrieve '{}' --json posthog.posthog_environmentsexternaldatasourcesupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesupdate '{}' --json posthog.posthog_environmentsexternaldatasourcespartialupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcespartialupdate '{}' --json posthog.posthog_environmentsexternaldatasourcesdestroy
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesdestroy '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesdestroy '{}' --json posthog.posthog_environmentsexternaldatasourcesbulkupdateschemaspartialupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesbulkupdateschemaspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesbulkupdateschemaspartialupdate '{}' --json posthog.posthog_environmentsexternaldatasourcescreatewebhookcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcescreatewebhookcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcescreatewebhookcreate '{}' --json posthog.posthog_environmentsexternaldatasourcesdeletewebhookcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesdeletewebhookcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesdeletewebhookcreate '{}' --json posthog.posthog_environmentsexternaldatasourcesjobsretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesjobsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesjobsretrieve '{}' --json posthog.posthog_environmentsexternaldatasourcesrefreshschemascreate
Fetch current schema/table list from the source and create any new ExternalDataSchema rows (no data sync).
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesrefreshschemascreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesrefreshschemascreate '{}' --json posthog.posthog_environmentsexternaldatasourcesreloadcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesreloadcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesreloadcreate '{}' --json posthog.posthog_environmentsexternaldatasourcesrevenueanalyticsconfigpartialupdate
Update the revenue analytics configuration and return the full external data source.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesrevenueanalyticsconfigpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesrevenueanalyticsconfigpartialupdate '{}' --json posthog.posthog_environmentsexternaldatasourcesupdatewebhookinputscreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesupdatewebhookinputscreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesupdatewebhookinputscreate '{}' --json posthog.posthog_environmentsexternaldatasourceswebhookinforetrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourceswebhookinforetrieve '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourceswebhookinforetrieve '{}' --json posthog.posthog_environmentsexternaldatasourcescheckcdcprerequisitescreate
Validate CDC prerequisites against a live Postgres connection. Used by the source wizard to surface / checks before source creation, and by the self-managed setup popup to verify user-created publications.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcescheckcdcprerequisitescreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcescheckcdcprerequisitescreate '{}' --json posthog.posthog_environmentsexternaldatasourcesconnectionslist
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesconnectionslist '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesconnectionslist '{}' --json posthog.posthog_environmentsexternaldatasourcesdatabaseschemacreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcesdatabaseschemacreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcesdatabaseschemacreate '{}' --json posthog.posthog_environmentsexternaldatasourcessourceprefixcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourcessourceprefixcreate '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourcessourceprefixcreate '{}' --json posthog.posthog_environmentsexternaldatasourceswizardretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexternaldatasourceswizardretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexternaldatasourceswizardretrieve '{}' --json posthog.posthog_environmentsfilesystemlist
Environmentsfilesystemlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemlist '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemlist '{}' --json posthog.posthog_environmentsfilesystemcreate
Environmentsfilesystemcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemcreate '{}' --json posthog.posthog_environmentsfilesystemretrieve
Environmentsfilesystemretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemretrieve '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemretrieve '{}' --json posthog.posthog_environmentsfilesystemupdate
Environmentsfilesystemupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemupdate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemupdate '{}' --json posthog.posthog_environmentsfilesystempartialupdate
Environmentsfilesystempartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystempartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystempartialupdate '{}' --json posthog.posthog_environmentsfilesystemdestroy
Environmentsfilesystemdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemdestroy '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemdestroy '{}' --json posthog.posthog_environmentsfilesystemcountcreate
Get count of all files in a folder.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemcountcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemcountcreate '{}' --json posthog.posthog_environmentsfilesystemlinkcreate
Environmentsfilesystemlinkcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemlinkcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemlinkcreate '{}' --json posthog.posthog_environmentsfilesystemmovecreate
Environmentsfilesystemmovecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemmovecreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemmovecreate '{}' --json posthog.posthog_environmentsfilesystemcountbypathcreate
Get count of all files in a folder.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemcountbypathcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemcountbypathcreate '{}' --json posthog.posthog_environmentsfilesystemlogviewretrieve
Environmentsfilesystemlogviewretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemlogviewretrieve '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemlogviewretrieve '{}' --json posthog.posthog_environmentsfilesystemlogviewcreate
Environmentsfilesystemlogviewcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemlogviewcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemlogviewcreate '{}' --json posthog.posthog_environmentsfilesystemundodeletecreate
Environmentsfilesystemundodeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemundodeletecreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemundodeletecreate '{}' --json posthog.posthog_environmentsfilesystemunfiledretrieve
Environmentsfilesystemunfiledretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemunfiledretrieve '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemunfiledretrieve '{}' --json posthog.posthog_environmentsfilesystemshortcutlist
Environmentsfilesystemshortcutlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutlist '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutlist '{}' --json posthog.posthog_environmentsfilesystemshortcutcreate
Environmentsfilesystemshortcutcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutcreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutcreate '{}' --json posthog.posthog_environmentsfilesystemshortcutretrieve
Environmentsfilesystemshortcutretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutretrieve '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutretrieve '{}' --json posthog.posthog_environmentsfilesystemshortcutupdate
Environmentsfilesystemshortcutupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutupdate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutupdate '{}' --json posthog.posthog_environmentsfilesystemshortcutpartialupdate
Environmentsfilesystemshortcutpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutpartialupdate '{}' --json posthog.posthog_environmentsfilesystemshortcutdestroy
Environmentsfilesystemshortcutdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutdestroy '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutdestroy '{}' --json posthog.posthog_environmentsfilesystemshortcutreordercreate
Set the display order of the current user's shortcuts. orderedids becomes the new top-to-bottom order; any unknown IDs are rejected.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsfilesystemshortcutreordercreate '{}' --json kosmo integrations:posthog posthog_environmentsfilesystemshortcutreordercreate '{}' --json posthog.posthog_environmentsgroupslist
List all groups of a specific group type. You must pass ?grouptypeindex= in the URL. To get a list of valid group types, call /api/:projectid/groupstypes/
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupslist '{}' --json kosmo integrations:posthog posthog_environmentsgroupslist '{}' --json posthog.posthog_environmentsgroupscreate
Environmentsgroupscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupscreate '{}' --json kosmo integrations:posthog posthog_environmentsgroupscreate '{}' --json posthog.posthog_environmentsgroupsactivityretrieve
Environmentsgroupsactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupsactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsgroupsactivityretrieve '{}' --json posthog.posthog_environmentsgroupsdeletepropertycreate
Environmentsgroupsdeletepropertycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupsdeletepropertycreate '{}' --json kosmo integrations:posthog posthog_environmentsgroupsdeletepropertycreate '{}' --json posthog.posthog_environmentsgroupsfindretrieve
Environmentsgroupsfindretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupsfindretrieve '{}' --json kosmo integrations:posthog posthog_environmentsgroupsfindretrieve '{}' --json posthog.posthog_environmentsgroupspropertydefinitionsretrieve
Environmentsgroupspropertydefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupspropertydefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsgroupspropertydefinitionsretrieve '{}' --json posthog.posthog_environmentsgroupspropertyvaluesretrieve
Environmentsgroupspropertyvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupspropertyvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsgroupspropertyvaluesretrieve '{}' --json posthog.posthog_environmentsgroupsrelatedretrieve
Environmentsgroupsrelatedretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupsrelatedretrieve '{}' --json kosmo integrations:posthog posthog_environmentsgroupsrelatedretrieve '{}' --json posthog.posthog_environmentsgroupsupdatepropertycreate
Environmentsgroupsupdatepropertycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgroupsupdatepropertycreate '{}' --json kosmo integrations:posthog posthog_environmentsgroupsupdatepropertycreate '{}' --json posthog.posthog_environmentsheatmapscreenshotscontentretrieve
Environmentsheatmapscreenshotscontentretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsheatmapscreenshotscontentretrieve '{}' --json kosmo integrations:posthog posthog_environmentsheatmapscreenshotscontentretrieve '{}' --json posthog.posthog_environmentsheatmapslist
Environmentsheatmapslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsheatmapslist '{}' --json kosmo integrations:posthog posthog_environmentsheatmapslist '{}' --json posthog.posthog_environmentsheatmapseventsretrieve
Environmentsheatmapseventsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsheatmapseventsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsheatmapseventsretrieve '{}' --json posthog.posthog_environmentshogflowslist
Environmentshogflowslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowslist '{}' --json kosmo integrations:posthog posthog_environmentshogflowslist '{}' --json posthog.posthog_environmentshogflowscreate
Environmentshogflowscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowscreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowscreate '{}' --json posthog.posthog_environmentshogflowsretrieve
Environmentshogflowsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowsretrieve '{}' --json posthog.posthog_environmentshogflowsupdate
Environmentshogflowsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsupdate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsupdate '{}' --json posthog.posthog_environmentshogflowspartialupdate
Environmentshogflowspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentshogflowspartialupdate '{}' --json posthog.posthog_environmentshogflowsdestroy
Environmentshogflowsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsdestroy '{}' --json kosmo integrations:posthog posthog_environmentshogflowsdestroy '{}' --json posthog.posthog_environmentshogflowsbatchjobsretrieve
Environmentshogflowsbatchjobsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsbatchjobsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowsbatchjobsretrieve '{}' --json posthog.posthog_environmentshogflowsbatchjobscreate
Environmentshogflowsbatchjobscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsbatchjobscreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsbatchjobscreate '{}' --json posthog.posthog_environmentshogflowsblockedrunsretrieve
List workflow runs that were blocked by the dedup bug.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsblockedrunsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowsblockedrunsretrieve '{}' --json posthog.posthog_environmentshogflowsinvocationscreate
Environmentshogflowsinvocationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsinvocationscreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsinvocationscreate '{}' --json posthog.posthog_environmentshogflowslogsretrieve
Environmentshogflowslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowslogsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowslogsretrieve '{}' --json posthog.posthog_environmentshogflowsmetricsretrieve
Environmentshogflowsmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsmetricsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowsmetricsretrieve '{}' --json posthog.posthog_environmentshogflowsmetricstotalsretrieve
Environmentshogflowsmetricstotalsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsmetricstotalsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogflowsmetricstotalsretrieve '{}' --json posthog.posthog_environmentshogflowsreplayallblockedrunscreate
Replay all blocked runs in a single bulk call to Node.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsreplayallblockedrunscreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsreplayallblockedrunscreate '{}' --json posthog.posthog_environmentshogflowsreplayblockedruncreate
Replay a single blocked run. Django fetches the event, Node creates the invocation and writes the log.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsreplayblockedruncreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsreplayblockedruncreate '{}' --json posthog.posthog_environmentshogflowsscheduleslist
Environmentshogflowsscheduleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsscheduleslist '{}' --json kosmo integrations:posthog posthog_environmentshogflowsscheduleslist '{}' --json posthog.posthog_environmentshogflowsschedulescreate
Environmentshogflowsschedulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsschedulescreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsschedulescreate '{}' --json posthog.posthog_environmentshogflowsschedulespartialupdate
Environmentshogflowsschedulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsschedulespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsschedulespartialupdate '{}' --json posthog.posthog_environmentshogflowsschedulesdestroy
Environmentshogflowsschedulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsschedulesdestroy '{}' --json kosmo integrations:posthog posthog_environmentshogflowsschedulesdestroy '{}' --json posthog.posthog_environmentshogflowsbulkdeletecreate
Environmentshogflowsbulkdeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsbulkdeletecreate '{}' --json posthog.posthog_environmentshogflowsuserblastradiuscreate
Environmentshogflowsuserblastradiuscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogflowsuserblastradiuscreate '{}' --json kosmo integrations:posthog posthog_environmentshogflowsuserblastradiuscreate '{}' --json posthog.posthog_environmentshogfunctionslist
Environmentshogfunctionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionslist '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionslist '{}' --json posthog.posthog_environmentshogfunctionscreate
Environmentshogfunctionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionscreate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionscreate '{}' --json posthog.posthog_environmentshogfunctionsretrieve
Environmentshogfunctionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsretrieve '{}' --json posthog.posthog_environmentshogfunctionsupdate
Environmentshogfunctionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsupdate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsupdate '{}' --json posthog.posthog_environmentshogfunctionspartialupdate
Environmentshogfunctionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionspartialupdate '{}' --json posthog.posthog_environmentshogfunctionsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsdestroy '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsdestroy '{}' --json posthog.posthog_environmentshogfunctionsenablebackfillscreate
Environmentshogfunctionsenablebackfillscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsenablebackfillscreate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsenablebackfillscreate '{}' --json posthog.posthog_environmentshogfunctionsinvocationscreate
Environmentshogfunctionsinvocationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsinvocationscreate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsinvocationscreate '{}' --json posthog.posthog_environmentshogfunctionslogsretrieve
Environmentshogfunctionslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionslogsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionslogsretrieve '{}' --json posthog.posthog_environmentshogfunctionsmetricsretrieve
Environmentshogfunctionsmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsmetricsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsmetricsretrieve '{}' --json posthog.posthog_environmentshogfunctionsmetricstotalsretrieve
Environmentshogfunctionsmetricstotalsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsmetricstotalsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsmetricstotalsretrieve '{}' --json posthog.posthog_environmentshogfunctionsiconretrieve
Environmentshogfunctionsiconretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsiconretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsiconretrieve '{}' --json posthog.posthog_environmentshogfunctionsiconsretrieve
Environmentshogfunctionsiconsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsiconsretrieve '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsiconsretrieve '{}' --json posthog.posthog_environmentshogfunctionsrearrangepartialupdate
Update the execution order of multiple HogFunctions.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentshogfunctionsrearrangepartialupdate '{}' --json kosmo integrations:posthog posthog_environmentshogfunctionsrearrangepartialupdate '{}' --json posthog.posthog_environmentsinsightvariableslist
Environmentsinsightvariableslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariableslist '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariableslist '{}' --json posthog.posthog_environmentsinsightvariablescreate
Environmentsinsightvariablescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariablescreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariablescreate '{}' --json posthog.posthog_environmentsinsightvariablesretrieve
Environmentsinsightvariablesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariablesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariablesretrieve '{}' --json posthog.posthog_environmentsinsightvariablesupdate
Environmentsinsightvariablesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariablesupdate '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariablesupdate '{}' --json posthog.posthog_environmentsinsightvariablespartialupdate
Environmentsinsightvariablespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariablespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariablespartialupdate '{}' --json posthog.posthog_environmentsinsightvariablesdestroy
Environmentsinsightvariablesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightvariablesdestroy '{}' --json kosmo integrations:posthog posthog_environmentsinsightvariablesdestroy '{}' --json posthog.posthog_environmentsinsightslist
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightslist '{}' --json kosmo integrations:posthog posthog_environmentsinsightslist '{}' --json posthog.posthog_environmentsinsightscreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightscreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightscreate '{}' --json posthog.posthog_environmentsinsightssharinglist
Environmentsinsightssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssharinglist '{}' --json kosmo integrations:posthog posthog_environmentsinsightssharinglist '{}' --json posthog.posthog_environmentsinsightssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightssharingpasswordscreate '{}' --json posthog.posthog_environmentsinsightssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsinsightssharingpasswordsdestroy '{}' --json posthog.posthog_environmentsinsightssharingrefreshcreate
Environmentsinsightssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightssharingrefreshcreate '{}' --json posthog.posthog_environmentsinsightsthresholdslist
Environmentsinsightsthresholdslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsthresholdslist '{}' --json kosmo integrations:posthog posthog_environmentsinsightsthresholdslist '{}' --json posthog.posthog_environmentsinsightsthresholdsretrieve
Environmentsinsightsthresholdsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsthresholdsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsthresholdsretrieve '{}' --json posthog.posthog_environmentsinsightsretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsretrieve '{}' --json posthog.posthog_environmentsinsightsupdate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsupdate '{}' --json kosmo integrations:posthog posthog_environmentsinsightsupdate '{}' --json posthog.posthog_environmentsinsightspartialupdate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsinsightspartialupdate '{}' --json posthog.posthog_environmentsinsightsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsinsightsdestroy '{}' --json posthog.posthog_environmentsinsightsactivityretrieve
Audit trail for a single insight - every change made to it, by whom, and when. Use this when you want the change history of a specific insight; use the project-wide activity endpoint for a broader view.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsactivityretrieve '{}' --json posthog.posthog_environmentsinsightsanalyzeretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsanalyzeretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsanalyzeretrieve '{}' --json posthog.posthog_environmentsinsightssuggestionsretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssuggestionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightssuggestionsretrieve '{}' --json posthog.posthog_environmentsinsightssuggestionscreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightssuggestionscreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightssuggestionscreate '{}' --json posthog.posthog_environmentsinsightsallactivityretrieve
Project-wide audit trail across all insights - who created, edited, deleted, or restored insights, what changed (with before/after diffs), and when. Useful for surfacing what people (or agents) have been working on recently.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsallactivityretrieve '{}' --json posthog.posthog_environmentsinsightsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightsbulkupdatetagscreate '{}' --json posthog.posthog_environmentsinsightscancelcreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightscancelcreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightscancelcreate '{}' --json posthog.posthog_environmentsinsightsgeneratemetadatacreate
Generate an AI-suggested name and description for an insight based on its query configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsgeneratemetadatacreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightsgeneratemetadatacreate '{}' --json posthog.posthog_environmentsinsightsmylastviewedretrieve
Returns basic details about the last 5 insights viewed by this user. Most recently viewed first.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsmylastviewedretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightsmylastviewedretrieve '{}' --json posthog.posthog_environmentsinsightstrendingretrieve
Returns insights ranked by view count over the last N days (default 7), highest first. Each result includes the same metadata as the standard insights list, plus a viewcount and up to 3 recent viewers. Useful for surfacing the most-used insights in a project.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightstrendingretrieve '{}' --json kosmo integrations:posthog posthog_environmentsinsightstrendingretrieve '{}' --json posthog.posthog_environmentsinsightsviewedcreate
Update insight view timestamps. Expects: {"insightids": [1, 2, 3, ...]}
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsinsightsviewedcreate '{}' --json kosmo integrations:posthog posthog_environmentsinsightsviewedcreate '{}' --json posthog.posthog_environmentsintegrationslist
Environmentsintegrationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationslist '{}' --json kosmo integrations:posthog posthog_environmentsintegrationslist '{}' --json posthog.posthog_environmentsintegrationscreate
Environmentsintegrationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationscreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationscreate '{}' --json posthog.posthog_environmentsintegrationsretrieve
Environmentsintegrationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsretrieve '{}' --json posthog.posthog_environmentsintegrationsdestroy
Environmentsintegrationsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsdestroy '{}' --json posthog.posthog_environmentsintegrationsanthropicmanagedagentenvsretrieve
Environmentsintegrationsanthropicmanagedagentenvsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsanthropicmanagedagentenvsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsanthropicmanagedagentenvsretrieve '{}' --json posthog.posthog_environmentsintegrationsanthropicmanagedagentvaultsretrieve
Environmentsintegrationsanthropicmanagedagentvaultsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsanthropicmanagedagentvaultsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsanthropicmanagedagentvaultsretrieve '{}' --json posthog.posthog_environmentsintegrationsanthropicmanagedagentsretrieve
Environmentsintegrationsanthropicmanagedagentsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsanthropicmanagedagentsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsanthropicmanagedagentsretrieve '{}' --json posthog.posthog_environmentsintegrationschannelsretrieve
Environmentsintegrationschannelsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationschannelsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationschannelsretrieve '{}' --json posthog.posthog_environmentsintegrationsclickuplistsretrieve
Environmentsintegrationsclickuplistsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsclickuplistsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsclickuplistsretrieve '{}' --json posthog.posthog_environmentsintegrationsclickupspacesretrieve
Environmentsintegrationsclickupspacesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsclickupspacesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsclickupspacesretrieve '{}' --json posthog.posthog_environmentsintegrationsclickupworkspacesretrieve
Environmentsintegrationsclickupworkspacesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsclickupworkspacesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsclickupworkspacesretrieve '{}' --json posthog.posthog_environmentsintegrationsemailpartialupdate
Environmentsintegrationsemailpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsemailpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsemailpartialupdate '{}' --json posthog.posthog_environmentsintegrationsemailverifycreate
Environmentsintegrationsemailverifycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsemailverifycreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsemailverifycreate '{}' --json posthog.posthog_environmentsintegrationsgithubbranchesretrieve
Environmentsintegrationsgithubbranchesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgithubbranchesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgithubbranchesretrieve '{}' --json posthog.posthog_environmentsintegrationsgithubreposretrieve
Environmentsintegrationsgithubreposretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgithubreposretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgithubreposretrieve '{}' --json posthog.posthog_environmentsintegrationsgithubreposrefreshcreate
Environmentsintegrationsgithubreposrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgithubreposrefreshcreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgithubreposrefreshcreate '{}' --json posthog.posthog_environmentsintegrationsgoogleaccessibleaccountsretrieve
Environmentsintegrationsgoogleaccessibleaccountsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgoogleaccessibleaccountsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgoogleaccessibleaccountsretrieve '{}' --json posthog.posthog_environmentsintegrationsgoogleconversionactionsretrieve
Environmentsintegrationsgoogleconversionactionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgoogleconversionactionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgoogleconversionactionsretrieve '{}' --json posthog.posthog_environmentsintegrationsjiraprojectsretrieve
Environmentsintegrationsjiraprojectsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsjiraprojectsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsjiraprojectsretrieve '{}' --json posthog.posthog_environmentsintegrationslinearteamsretrieve
Environmentsintegrationslinearteamsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationslinearteamsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationslinearteamsretrieve '{}' --json posthog.posthog_environmentsintegrationslinkedinadsaccountsretrieve
Environmentsintegrationslinkedinadsaccountsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationslinkedinadsaccountsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationslinkedinadsaccountsretrieve '{}' --json posthog.posthog_environmentsintegrationslinkedinadsconversionrulesretrieve
Environmentsintegrationslinkedinadsconversionrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationslinkedinadsconversionrulesretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationslinkedinadsconversionrulesretrieve '{}' --json posthog.posthog_environmentsintegrationstwiliophonenumbersretrieve
Environmentsintegrationstwiliophonenumbersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationstwiliophonenumbersretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationstwiliophonenumbersretrieve '{}' --json posthog.posthog_environmentsintegrationsauthorizeretrieve
Environmentsintegrationsauthorizeretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsauthorizeretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsauthorizeretrieve '{}' --json posthog.posthog_environmentsintegrationsdomainconnectapplyurlcreate
Unified endpoint for generating Domain Connect apply URLs. Accepts a context ("email" or "proxy") and the relevant resource ID. The backend resolves the domain, template variables, and service ID based on context, then builds the signed apply URL.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsdomainconnectapplyurlcreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsdomainconnectapplyurlcreate '{}' --json posthog.posthog_environmentsintegrationsdomainconnectcheckretrieve
Environmentsintegrationsdomainconnectcheckretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsdomainconnectcheckretrieve '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsdomainconnectcheckretrieve '{}' --json posthog.posthog_environmentsintegrationsgithublinkexistingcreate
Reuse a GitHub installation already linked to a sibling team in the same organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgithublinkexistingcreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgithublinkexistingcreate '{}' --json posthog.posthog_environmentsintegrationsgithuboauthauthorizecreate
Mint a User OAuth URL to bootstrap a fresh code when the install flow returns without one.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsintegrationsgithuboauthauthorizecreate '{}' --json kosmo integrations:posthog posthog_environmentsintegrationsgithuboauthauthorizecreate '{}' --json posthog.posthog_environmentslogsalertslist
Environmentslogsalertslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertslist '{}' --json kosmo integrations:posthog posthog_environmentslogsalertslist '{}' --json posthog.posthog_environmentslogsalertscreate
Environmentslogsalertscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertscreate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertscreate '{}' --json posthog.posthog_environmentslogsalertsretrieve
Environmentslogsalertsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsretrieve '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsretrieve '{}' --json posthog.posthog_environmentslogsalertsupdate
Environmentslogsalertsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsupdate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsupdate '{}' --json posthog.posthog_environmentslogsalertspartialupdate
Environmentslogsalertspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertspartialupdate '{}' --json posthog.posthog_environmentslogsalertsdestroy
Environmentslogsalertsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsdestroy '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsdestroy '{}' --json posthog.posthog_environmentslogsalertsdestinationscreate
Create a notification destination for this alert. One HogFunction is created per alert event kind (firing, resolved, ...) atomically.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsdestinationscreate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsdestinationscreate '{}' --json posthog.posthog_environmentslogsalertsdestinationsdeletecreate
Delete a notification destination by deleting its HogFunction group atomically.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsdestinationsdeletecreate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsdestinationsdeletecreate '{}' --json posthog.posthog_environmentslogsalertseventslist
Paginated event history for this alert, newest first. Returns state transitions, errored checks, and user-initiated control-plane rows (reset, enable/disable, snooze/unsnooze, threshold change) - quiet no-op check rows (where state didn't change and there w...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertseventslist '{}' --json kosmo integrations:posthog posthog_environmentslogsalertseventslist '{}' --json posthog.posthog_environmentslogsalertsresetcreate
Reset a broken alert. Clears the consecutive-failure counter and schedules an immediate recheck.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertsresetcreate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertsresetcreate '{}' --json posthog.posthog_environmentslogsalertssimulatecreate
Simulate a logs alert on historical data using the full state machine. Read-only - no alert check records are created.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsalertssimulatecreate '{}' --json kosmo integrations:posthog posthog_environmentslogsalertssimulatecreate '{}' --json posthog.posthog_environmentslogsattributesretrieve
Environmentslogsattributesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsattributesretrieve '{}' --json kosmo integrations:posthog posthog_environmentslogsattributesretrieve '{}' --json posthog.posthog_environmentslogscountcreate
Environmentslogscountcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogscountcreate '{}' --json kosmo integrations:posthog posthog_environmentslogscountcreate '{}' --json posthog.posthog_environmentslogscountrangescreate
Environmentslogscountrangescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogscountrangescreate '{}' --json kosmo integrations:posthog posthog_environmentslogscountrangescreate '{}' --json posthog.posthog_environmentslogsexportcreate
Environmentslogsexportcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsexportcreate '{}' --json kosmo integrations:posthog posthog_environmentslogsexportcreate '{}' --json posthog.posthog_environmentslogshaslogsretrieve
Environmentslogshaslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogshaslogsretrieve '{}' --json kosmo integrations:posthog posthog_environmentslogshaslogsretrieve '{}' --json posthog.posthog_environmentslogsquerycreate
Environmentslogsquerycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsquerycreate '{}' --json kosmo integrations:posthog posthog_environmentslogsquerycreate '{}' --json posthog.posthog_environmentslogssamplingruleslist
Environmentslogssamplingruleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingruleslist '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingruleslist '{}' --json posthog.posthog_environmentslogssamplingrulescreate
Environmentslogssamplingrulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulescreate '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulescreate '{}' --json posthog.posthog_environmentslogssamplingrulesretrieve
Environmentslogssamplingrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulesretrieve '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulesretrieve '{}' --json posthog.posthog_environmentslogssamplingrulesupdate
Environmentslogssamplingrulesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulesupdate '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulesupdate '{}' --json posthog.posthog_environmentslogssamplingrulespartialupdate
Environmentslogssamplingrulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulespartialupdate '{}' --json posthog.posthog_environmentslogssamplingrulesdestroy
Environmentslogssamplingrulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulesdestroy '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulesdestroy '{}' --json posthog.posthog_environmentslogssamplingrulessimulatecreate
Dry-run estimate for how much volume this rule would remove (placeholder response until CH-backed simulation is wired).
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulessimulatecreate '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulessimulatecreate '{}' --json posthog.posthog_environmentslogssamplingrulesreordercreate
Atomically reassign priorities so the given ID order maps to ascending priorities (0..n-1).
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssamplingrulesreordercreate '{}' --json kosmo integrations:posthog posthog_environmentslogssamplingrulesreordercreate '{}' --json posthog.posthog_environmentslogsservicescreate
Environmentslogsservicescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsservicescreate '{}' --json kosmo integrations:posthog posthog_environmentslogsservicescreate '{}' --json posthog.posthog_environmentslogssparklinecreate
Environmentslogssparklinecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogssparklinecreate '{}' --json kosmo integrations:posthog posthog_environmentslogssparklinecreate '{}' --json posthog.posthog_environmentslogsvaluesretrieve
Environmentslogsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslogsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentslogsvaluesretrieve '{}' --json posthog.posthog_environmentspersistedfolderlist
Environmentspersistedfolderlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfolderlist '{}' --json kosmo integrations:posthog posthog_environmentspersistedfolderlist '{}' --json posthog.posthog_environmentspersistedfoldercreate
Environmentspersistedfoldercreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfoldercreate '{}' --json kosmo integrations:posthog posthog_environmentspersistedfoldercreate '{}' --json posthog.posthog_environmentspersistedfolderretrieve
Environmentspersistedfolderretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfolderretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersistedfolderretrieve '{}' --json posthog.posthog_environmentspersistedfolderupdate
Environmentspersistedfolderupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfolderupdate '{}' --json kosmo integrations:posthog posthog_environmentspersistedfolderupdate '{}' --json posthog.posthog_environmentspersistedfolderpartialupdate
Environmentspersistedfolderpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfolderpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentspersistedfolderpartialupdate '{}' --json posthog.posthog_environmentspersistedfolderdestroy
Environmentspersistedfolderdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersistedfolderdestroy '{}' --json kosmo integrations:posthog posthog_environmentspersistedfolderdestroy '{}' --json posthog.posthog_environmentspersonslist
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonslist '{}' --json kosmo integrations:posthog posthog_environmentspersonslist '{}' --json posthog.posthog_environmentspersonsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsretrieve '{}' --json posthog.posthog_environmentspersonsupdate
Only for setting properties on the person. "properties" from the request data will be updated via a "$set" event. This means that only the properties listed will be updated, but other properties won't be removed nor updated. If you would like to remove a pr...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsupdate '{}' --json kosmo integrations:posthog posthog_environmentspersonsupdate '{}' --json posthog.posthog_environmentspersonspartialupdate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentspersonspartialupdate '{}' --json posthog.posthog_environmentspersonsactivityretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsactivityretrieve '{}' --json posthog.posthog_environmentspersonsdeletepropertycreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsdeletepropertycreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsdeletepropertycreate '{}' --json posthog.posthog_environmentspersonspropertiestimelineretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonspropertiestimelineretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonspropertiestimelineretrieve '{}' --json posthog.posthog_environmentspersonssplitcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonssplitcreate '{}' --json kosmo integrations:posthog posthog_environmentspersonssplitcreate '{}' --json posthog.posthog_environmentspersonsupdatepropertycreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsupdatepropertycreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsupdatepropertycreate '{}' --json posthog.posthog_environmentspersonsallactivityretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsallactivityretrieve '{}' --json posthog.posthog_environmentspersonsbatchbydistinctidscreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsbatchbydistinctidscreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsbatchbydistinctidscreate '{}' --json posthog.posthog_environmentspersonsbatchbyuuidscreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsbatchbyuuidscreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsbatchbyuuidscreate '{}' --json posthog.posthog_environmentspersonsbulkdeletecreate
This endpoint allows you to bulk delete persons, either by the PostHog person IDs or by distinct IDs. You can pass in a maximum of 1000 IDs per call. Only events captured before the request will be deleted.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsbulkdeletecreate '{}' --json posthog.posthog_environmentspersonscohortsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonscohortsretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonscohortsretrieve '{}' --json posthog.posthog_environmentspersonsdeletionstatuslist
List the status of queued event deletions for persons. When you delete a person with deleteevents=true, an async deletion is queued. Use this endpoint to check whether those deletions are still pending or have been completed.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsdeletionstatuslist '{}' --json kosmo integrations:posthog posthog_environmentspersonsdeletionstatuslist '{}' --json posthog.posthog_environmentspersonsfunnelretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsfunnelretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsfunnelretrieve '{}' --json posthog.posthog_environmentspersonsfunnelcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsfunnelcreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsfunnelcreate '{}' --json posthog.posthog_environmentspersonsfunnelcorrelationretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsfunnelcorrelationretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsfunnelcorrelationretrieve '{}' --json posthog.posthog_environmentspersonsfunnelcorrelationcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsfunnelcorrelationcreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsfunnelcorrelationcreate '{}' --json posthog.posthog_environmentspersonslifecycleretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonslifecycleretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonslifecycleretrieve '{}' --json posthog.posthog_environmentspersonspropertiesattimeretrieve
Get person properties as they existed at a specific point in time. This endpoint reconstructs person properties by querying ClickHouse events for $set and $setonce operations up to the specified timestamp. Query parameters: - distinctid: The distinctid of t...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonspropertiesattimeretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonspropertiesattimeretrieve '{}' --json posthog.posthog_environmentspersonsresetpersondistinctidcreate
Reset a distinctid for a deleted person. This allows the distinctid to be used again.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsresetpersondistinctidcreate '{}' --json kosmo integrations:posthog posthog_environmentspersonsresetpersondistinctidcreate '{}' --json posthog.posthog_environmentspersonstrendsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonstrendsretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonstrendsretrieve '{}' --json posthog.posthog_environmentspersonsvaluesretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspersonsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentspersonsvaluesretrieve '{}' --json posthog.posthog_environmentspluginconfigslogslist
Environmentspluginconfigslogslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspluginconfigslogslist '{}' --json kosmo integrations:posthog posthog_environmentspluginconfigslogslist '{}' --json posthog.posthog_environmentsprojectsecretapikeyslist
Environmentsprojectsecretapikeyslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeyslist '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeyslist '{}' --json posthog.posthog_environmentsprojectsecretapikeyscreate
Environmentsprojectsecretapikeyscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeyscreate '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeyscreate '{}' --json posthog.posthog_environmentsprojectsecretapikeysretrieve
Environmentsprojectsecretapikeysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeysretrieve '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeysretrieve '{}' --json posthog.posthog_environmentsprojectsecretapikeysupdate
Environmentsprojectsecretapikeysupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeysupdate '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeysupdate '{}' --json posthog.posthog_environmentsprojectsecretapikeyspartialupdate
Environmentsprojectsecretapikeyspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeyspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeyspartialupdate '{}' --json posthog.posthog_environmentsprojectsecretapikeysdestroy
Environmentsprojectsecretapikeysdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeysdestroy '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeysdestroy '{}' --json posthog.posthog_environmentsprojectsecretapikeysrollcreate
Roll a project secret API key
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsprojectsecretapikeysrollcreate '{}' --json kosmo integrations:posthog posthog_environmentsprojectsecretapikeysrollcreate '{}' --json posthog.posthog_environmentsquerycreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerycreate '{}' --json kosmo integrations:posthog posthog_environmentsquerycreate '{}' --json posthog.posthog_environmentsqueryretrieve
(Experimental)
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsqueryretrieve '{}' --json kosmo integrations:posthog posthog_environmentsqueryretrieve '{}' --json posthog.posthog_environmentsquerydestroy
(Experimental)
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerydestroy '{}' --json kosmo integrations:posthog posthog_environmentsquerydestroy '{}' --json posthog.posthog_environmentsquerylogretrieve
Get query log details from querylogarchive table for a specific queryid, the query must have been issued in last 24 hours.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerylogretrieve '{}' --json kosmo integrations:posthog posthog_environmentsquerylogretrieve '{}' --json posthog.posthog_environmentsquerycreatewithkind
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerycreatewithkind '{}' --json kosmo integrations:posthog posthog_environmentsquerycreatewithkind '{}' --json posthog.posthog_environmentsquerycheckauthforasynccreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerycheckauthforasynccreate '{}' --json kosmo integrations:posthog posthog_environmentsquerycheckauthforasynccreate '{}' --json posthog.posthog_environmentsquerydraftsqlretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsquerydraftsqlretrieve '{}' --json kosmo integrations:posthog posthog_environmentsquerydraftsqlretrieve '{}' --json posthog.posthog_environmentsqueryupgradecreate
Upgrades a query without executing it. Returns a query with all nodes migrated to the latest version.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsqueryupgradecreate '{}' --json kosmo integrations:posthog posthog_environmentsqueryupgradecreate '{}' --json posthog.posthog_environmentssavedlist
Environmentssavedlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssavedlist '{}' --json kosmo integrations:posthog posthog_environmentssavedlist '{}' --json posthog.posthog_environmentssavedcreate
Environmentssavedcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssavedcreate '{}' --json kosmo integrations:posthog posthog_environmentssavedcreate '{}' --json posthog.posthog_environmentssavedretrieve
Environmentssavedretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssavedretrieve '{}' --json kosmo integrations:posthog posthog_environmentssavedretrieve '{}' --json posthog.posthog_environmentssavedpartialupdate
Environmentssavedpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssavedpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentssavedpartialupdate '{}' --json posthog.posthog_environmentssaveddestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssaveddestroy '{}' --json kosmo integrations:posthog posthog_environmentssaveddestroy '{}' --json posthog.posthog_environmentssavedregeneratecreate
Environmentssavedregeneratecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssavedregeneratecreate '{}' --json kosmo integrations:posthog posthog_environmentssavedregeneratecreate '{}' --json posthog.posthog_environmentssessionrecordingplaylistslist
Override list to include synthetic playlists
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistslist '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistslist '{}' --json posthog.posthog_environmentssessionrecordingplaylistscreate
Environmentssessionrecordingplaylistscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistscreate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistscreate '{}' --json posthog.posthog_environmentssessionrecordingplaylistsretrieve
Environmentssessionrecordingplaylistsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsretrieve '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsretrieve '{}' --json posthog.posthog_environmentssessionrecordingplaylistsupdate
Environmentssessionrecordingplaylistsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsupdate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsupdate '{}' --json posthog.posthog_environmentssessionrecordingplaylistspartialupdate
Environmentssessionrecordingplaylistspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistspartialupdate '{}' --json posthog.posthog_environmentssessionrecordingplaylistsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsdestroy '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsdestroy '{}' --json posthog.posthog_environmentssessionrecordingplaylistsrecordingsretrieve
Environmentssessionrecordingplaylistsrecordingsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsrecordingsretrieve '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsrecordingsretrieve '{}' --json posthog.posthog_environmentssessionrecordingplaylistsrecordingscreate
Environmentssessionrecordingplaylistsrecordingscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsrecordingscreate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsrecordingscreate '{}' --json posthog.posthog_environmentssessionrecordingplaylistsrecordingsdestroy
Environmentssessionrecordingplaylistsrecordingsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingplaylistsrecordingsdestroy '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingplaylistsrecordingsdestroy '{}' --json posthog.posthog_environmentssessionrecordingslist
Environmentssessionrecordingslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingslist '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingslist '{}' --json posthog.posthog_environmentssessionrecordingsretrieve
Environmentssessionrecordingsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingsretrieve '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingsretrieve '{}' --json posthog.posthog_environmentssessionrecordingsupdate
Environmentssessionrecordingsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingsupdate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingsupdate '{}' --json posthog.posthog_environmentssessionrecordingspartialupdate
Environmentssessionrecordingspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingspartialupdate '{}' --json posthog.posthog_environmentssessionrecordingsdestroy
Environmentssessionrecordingsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingsdestroy '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingsdestroy '{}' --json posthog.posthog_environmentssessionrecordingssharinglist
Environmentssessionrecordingssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingssharinglist '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingssharinglist '{}' --json posthog.posthog_environmentssessionrecordingssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingssharingpasswordscreate '{}' --json posthog.posthog_environmentssessionrecordingssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingssharingpasswordsdestroy '{}' --json posthog.posthog_environmentssessionrecordingssharingrefreshcreate
Environmentssessionrecordingssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionrecordingssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_environmentssessionrecordingssharingrefreshcreate '{}' --json posthog.posthog_environmentssessionspropertydefinitionsretrieve
Environmentssessionspropertydefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionspropertydefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentssessionspropertydefinitionsretrieve '{}' --json posthog.posthog_environmentssessionsvaluesretrieve
Environmentssessionsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssessionsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_environmentssessionsvaluesretrieve '{}' --json posthog.posthog_environmentssubscriptionslist
Environmentssubscriptionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionslist '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionslist '{}' --json posthog.posthog_environmentssubscriptionscreate
Environmentssubscriptionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionscreate '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionscreate '{}' --json posthog.posthog_environmentssubscriptionsretrieve
Environmentssubscriptionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionsretrieve '{}' --json posthog.posthog_environmentssubscriptionsupdate
Environmentssubscriptionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionsupdate '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionsupdate '{}' --json posthog.posthog_environmentssubscriptionspartialupdate
Environmentssubscriptionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionspartialupdate '{}' --json posthog.posthog_environmentssubscriptionsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionsdestroy '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionsdestroy '{}' --json posthog.posthog_environmentssubscriptionstestdeliverycreate
Environmentssubscriptionstestdeliverycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionstestdeliverycreate '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionstestdeliverycreate '{}' --json posthog.posthog_environmentssubscriptionssummaryquotaretrieve
Environmentssubscriptionssummaryquotaretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssubscriptionssummaryquotaretrieve '{}' --json kosmo integrations:posthog posthog_environmentssubscriptionssummaryquotaretrieve '{}' --json posthog.posthog_environmentswarehousesavedquerieslist
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedquerieslist '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedquerieslist '{}' --json posthog.posthog_environmentswarehousesavedqueriescreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriescreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriescreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesretrieve '{}' --json posthog.posthog_environmentswarehousesavedqueriesupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesupdate '{}' --json posthog.posthog_environmentswarehousesavedqueriespartialupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriespartialupdate '{}' --json posthog.posthog_environmentswarehousesavedqueriesdestroy
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesdestroy '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesdestroy '{}' --json posthog.posthog_environmentswarehousesavedqueriesactivityretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesactivityretrieve '{}' --json posthog.posthog_environmentswarehousesavedqueriesancestorscreate
Return the ancestors of this saved query. By default, we return the immediate parents. The level parameter can be used to look further back into the ancestor tree. If level overshoots (i.e. points to only ancestors beyond the root), we return an empty list.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesancestorscreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesancestorscreate '{}' --json posthog.posthog_environmentswarehousesavedqueriescancelcreate
Cancel a running saved query workflow.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriescancelcreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriescancelcreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesdependenciesretrieve
Return the count of immediate upstream and downstream dependencies for this saved query.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesdependenciesretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesdependenciesretrieve '{}' --json posthog.posthog_environmentswarehousesavedqueriesdescendantscreate
Return the descendants of this saved query. By default, we return the immediate children. The level parameter can be used to look further ahead into the descendants tree. If level overshoots (i.e. points to only descendants further than a leaf), we return a...
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesdescendantscreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesdescendantscreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesmaterializecreate
Enable materialization for this saved query with a 24-hour sync frequency.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesmaterializecreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesmaterializecreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesrevertmaterializationcreate
Undo materialization, revert back to the original view. (i.e. delete the materialized table and the schedule)
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesrevertmaterializationcreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesrevertmaterializationcreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesruncreate
Run this saved query.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesruncreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesruncreate '{}' --json posthog.posthog_environmentswarehousesavedqueriesrunhistoryretrieve
Return the recent run history (up to 5 most recent) for this materialized view.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesrunhistoryretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesrunhistoryretrieve '{}' --json posthog.posthog_environmentswarehousesavedqueriesresumeschedulescreate
Resume paused materialization schedules for multiple matviews. Accepts a list of view IDs in the request body: {"viewids": ["id1", "id2", ...]} This endpoint is idempotent - calling it on already running or non-existent schedules is safe.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueriesresumeschedulescreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueriesresumeschedulescreate '{}' --json posthog.posthog_environmentswarehousesavedqueryfolderslist
Environmentswarehousesavedqueryfolderslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueryfolderslist '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueryfolderslist '{}' --json posthog.posthog_environmentswarehousesavedqueryfolderscreate
Environmentswarehousesavedqueryfolderscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueryfolderscreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueryfolderscreate '{}' --json posthog.posthog_environmentswarehousesavedqueryfoldersretrieve
Environmentswarehousesavedqueryfoldersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueryfoldersretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueryfoldersretrieve '{}' --json posthog.posthog_environmentswarehousesavedqueryfolderspartialupdate
Environmentswarehousesavedqueryfolderspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueryfolderspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueryfolderspartialupdate '{}' --json posthog.posthog_environmentswarehousesavedqueryfoldersdestroy
Environmentswarehousesavedqueryfoldersdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousesavedqueryfoldersdestroy '{}' --json kosmo integrations:posthog posthog_environmentswarehousesavedqueryfoldersdestroy '{}' --json posthog.posthog_environmentswarehousetableslist
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetableslist '{}' --json kosmo integrations:posthog posthog_environmentswarehousetableslist '{}' --json posthog.posthog_environmentswarehousetablescreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablescreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablescreate '{}' --json posthog.posthog_environmentswarehousetablesretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesretrieve '{}' --json posthog.posthog_environmentswarehousetablesupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesupdate '{}' --json posthog.posthog_environmentswarehousetablespartialupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablespartialupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablespartialupdate '{}' --json posthog.posthog_environmentswarehousetablesdestroy
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesdestroy '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesdestroy '{}' --json posthog.posthog_environmentswarehousetablesrefreshschemacreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesrefreshschemacreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesrefreshschemacreate '{}' --json posthog.posthog_environmentswarehousetablesupdateschemacreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesupdateschemacreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesupdateschemacreate '{}' --json posthog.posthog_environmentswarehousetablesfilecreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehousetablesfilecreate '{}' --json kosmo integrations:posthog posthog_environmentswarehousetablesfilecreate '{}' --json posthog.posthog_environmentswarehouseviewlinklist
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinklist '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinklist '{}' --json posthog.posthog_environmentswarehouseviewlinkcreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkcreate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkcreate '{}' --json posthog.posthog_environmentswarehouseviewlinkretrieve
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkretrieve '{}' --json posthog.posthog_environmentswarehouseviewlinkupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkupdate '{}' --json posthog.posthog_environmentswarehouseviewlinkpartialupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkpartialupdate '{}' --json posthog.posthog_environmentswarehouseviewlinkdestroy
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkdestroy '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkdestroy '{}' --json posthog.posthog_environmentswarehouseviewlinkvalidatecreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkvalidatecreate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkvalidatecreate '{}' --json posthog.posthog_environmentswarehouseviewlinkslist
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkslist '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkslist '{}' --json posthog.posthog_environmentswarehouseviewlinkscreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkscreate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkscreate '{}' --json posthog.posthog_environmentswarehouseviewlinksretrieve
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinksretrieve '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinksretrieve '{}' --json posthog.posthog_environmentswarehouseviewlinksupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinksupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinksupdate '{}' --json posthog.posthog_environmentswarehouseviewlinkspartialupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinkspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinkspartialupdate '{}' --json posthog.posthog_environmentswarehouseviewlinksdestroy
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinksdestroy '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinksdestroy '{}' --json posthog.posthog_environmentswarehouseviewlinksvalidatecreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentswarehouseviewlinksvalidatecreate '{}' --json kosmo integrations:posthog posthog_environmentswarehouseviewlinksvalidatecreate '{}' --json posthog.posthog_approvalpolicieslist
Approvalpolicieslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpolicieslist '{}' --json kosmo integrations:posthog posthog_approvalpolicieslist '{}' --json posthog.posthog_approvalpoliciescreate
Approvalpoliciescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpoliciescreate '{}' --json kosmo integrations:posthog posthog_approvalpoliciescreate '{}' --json posthog.posthog_approvalpoliciesretrieve
Approvalpoliciesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpoliciesretrieve '{}' --json kosmo integrations:posthog posthog_approvalpoliciesretrieve '{}' --json posthog.posthog_approvalpoliciesupdate
Approvalpoliciesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpoliciesupdate '{}' --json kosmo integrations:posthog posthog_approvalpoliciesupdate '{}' --json posthog.posthog_approvalpoliciespartialupdate
Approvalpoliciespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpoliciespartialupdate '{}' --json kosmo integrations:posthog posthog_approvalpoliciespartialupdate '{}' --json posthog.posthog_approvalpoliciesdestroy
Approvalpoliciesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_approvalpoliciesdestroy '{}' --json kosmo integrations:posthog posthog_approvalpoliciesdestroy '{}' --json posthog.posthog_changerequestslist
Changerequestslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_changerequestslist '{}' --json kosmo integrations:posthog posthog_changerequestslist '{}' --json posthog.posthog_changerequestsretrieve
Changerequestsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_changerequestsretrieve '{}' --json kosmo integrations:posthog posthog_changerequestsretrieve '{}' --json posthog.posthog_changerequestsapprovecreate
Approve a change request. If quorum is reached, automatically applies the change immediately.
write - Parameters
- none
kosmo integrations:call posthog.posthog_changerequestsapprovecreate '{}' --json kosmo integrations:posthog posthog_changerequestsapprovecreate '{}' --json posthog.posthog_changerequestscancelcreate
Cancel a change request. Only the requester can cancel their own pending change request.
write - Parameters
- none
kosmo integrations:call posthog.posthog_changerequestscancelcreate '{}' --json kosmo integrations:posthog posthog_changerequestscancelcreate '{}' --json posthog.posthog_changerequestsrejectcreate
Reject a change request.
write - Parameters
- none
kosmo integrations:call posthog.posthog_changerequestsrejectcreate '{}' --json kosmo integrations:posthog posthog_changerequestsrejectcreate '{}' --json posthog.posthog_conversationslist
Conversationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationslist '{}' --json kosmo integrations:posthog posthog_conversationslist '{}' --json posthog.posthog_conversationscreate
Unified endpoint that handles both conversation creation and streaming. - If message is provided: Start new conversation processing - If no message: Stream from existing conversation
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationscreate '{}' --json kosmo integrations:posthog posthog_conversationscreate '{}' --json posthog.posthog_conversationsretrieve
Conversationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsretrieve '{}' --json kosmo integrations:posthog posthog_conversationsretrieve '{}' --json posthog.posthog_conversationsappendmessagecreate
Appends a message to an existing conversation without triggering AI processing. This is used for client-side generated messages that need to be persisted (e.g., support ticket confirmation messages).
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsappendmessagecreate '{}' --json kosmo integrations:posthog posthog_conversationsappendmessagecreate '{}' --json posthog.posthog_conversationscancelpartialupdate
Conversationscancelpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationscancelpartialupdate '{}' --json kosmo integrations:posthog posthog_conversationscancelpartialupdate '{}' --json posthog.posthog_conversationsqueueretrieve
Conversationsqueueretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsqueueretrieve '{}' --json kosmo integrations:posthog posthog_conversationsqueueretrieve '{}' --json posthog.posthog_conversationsqueuecreate
Conversationsqueuecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsqueuecreate '{}' --json kosmo integrations:posthog posthog_conversationsqueuecreate '{}' --json posthog.posthog_conversationsqueuepartialupdate
Conversationsqueuepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsqueuepartialupdate '{}' --json kosmo integrations:posthog posthog_conversationsqueuepartialupdate '{}' --json posthog.posthog_conversationsqueuedestroy
Conversationsqueuedestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsqueuedestroy '{}' --json kosmo integrations:posthog posthog_conversationsqueuedestroy '{}' --json posthog.posthog_conversationsqueueclearcreate
Conversationsqueueclearcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsqueueclearcreate '{}' --json kosmo integrations:posthog posthog_conversationsqueueclearcreate '{}' --json posthog.posthog_conversationsviewslist
Conversationsviewslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsviewslist '{}' --json kosmo integrations:posthog posthog_conversationsviewslist '{}' --json posthog.posthog_conversationsviewscreate
Conversationsviewscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsviewscreate '{}' --json kosmo integrations:posthog posthog_conversationsviewscreate '{}' --json posthog.posthog_conversationsviewsretrieve
Conversationsviewsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsviewsretrieve '{}' --json kosmo integrations:posthog posthog_conversationsviewsretrieve '{}' --json posthog.posthog_conversationsviewsdestroy
Conversationsviewsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsviewsdestroy '{}' --json kosmo integrations:posthog posthog_conversationsviewsdestroy '{}' --json posthog.posthog_customerjourneyslist
Customerjourneyslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneyslist '{}' --json kosmo integrations:posthog posthog_customerjourneyslist '{}' --json posthog.posthog_customerjourneyscreate
Customerjourneyscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneyscreate '{}' --json kosmo integrations:posthog posthog_customerjourneyscreate '{}' --json posthog.posthog_customerjourneysretrieve
Customerjourneysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneysretrieve '{}' --json kosmo integrations:posthog posthog_customerjourneysretrieve '{}' --json posthog.posthog_customerjourneysupdate
Customerjourneysupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneysupdate '{}' --json kosmo integrations:posthog posthog_customerjourneysupdate '{}' --json posthog.posthog_customerjourneyspartialupdate
Customerjourneyspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneyspartialupdate '{}' --json kosmo integrations:posthog posthog_customerjourneyspartialupdate '{}' --json posthog.posthog_customerjourneysdestroy
Customerjourneysdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerjourneysdestroy '{}' --json kosmo integrations:posthog posthog_customerjourneysdestroy '{}' --json posthog.posthog_customerprofileconfigslist
Customerprofileconfigslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigslist '{}' --json kosmo integrations:posthog posthog_customerprofileconfigslist '{}' --json posthog.posthog_customerprofileconfigscreate
Customerprofileconfigscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigscreate '{}' --json kosmo integrations:posthog posthog_customerprofileconfigscreate '{}' --json posthog.posthog_customerprofileconfigsretrieve
Customerprofileconfigsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigsretrieve '{}' --json kosmo integrations:posthog posthog_customerprofileconfigsretrieve '{}' --json posthog.posthog_customerprofileconfigsupdate
Customerprofileconfigsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigsupdate '{}' --json kosmo integrations:posthog posthog_customerprofileconfigsupdate '{}' --json posthog.posthog_customerprofileconfigspartialupdate
Customerprofileconfigspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigspartialupdate '{}' --json kosmo integrations:posthog posthog_customerprofileconfigspartialupdate '{}' --json posthog.posthog_customerprofileconfigsdestroy
Customerprofileconfigsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_customerprofileconfigsdestroy '{}' --json kosmo integrations:posthog posthog_customerprofileconfigsdestroy '{}' --json posthog.posthog_desktoprecordingslist
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
read - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingslist '{}' --json kosmo integrations:posthog posthog_desktoprecordingslist '{}' --json posthog.posthog_desktoprecordingscreate
Create a new recording and get Recall.ai upload token for the desktop SDK
write - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingscreate '{}' --json kosmo integrations:posthog posthog_desktoprecordingscreate '{}' --json posthog.posthog_desktoprecordingsretrieve
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
read - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingsretrieve '{}' --json kosmo integrations:posthog posthog_desktoprecordingsretrieve '{}' --json posthog.posthog_desktoprecordingsupdate
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
write - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingsupdate '{}' --json kosmo integrations:posthog posthog_desktoprecordingsupdate '{}' --json posthog.posthog_desktoprecordingspartialupdate
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
write - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingspartialupdate '{}' --json kosmo integrations:posthog posthog_desktoprecordingspartialupdate '{}' --json posthog.posthog_desktoprecordingsdestroy
RESTful API for managing desktop meeting recordings. Standard CRUD operations plus transcript management as a subresource.
write - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingsdestroy '{}' --json kosmo integrations:posthog posthog_desktoprecordingsdestroy '{}' --json posthog.posthog_desktoprecordingsappendsegmentscreate
Append transcript segments (supports batched real-time streaming)
write - Parameters
- none
kosmo integrations:call posthog.posthog_desktoprecordingsappendsegmentscreate '{}' --json kosmo integrations:posthog posthog_desktoprecordingsappendsegmentscreate '{}' --json posthog.posthog_errortrackingassignmentruleslist
Errortrackingassignmentruleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentruleslist '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentruleslist '{}' --json posthog.posthog_errortrackingassignmentrulescreate
Errortrackingassignmentrulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulescreate '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulescreate '{}' --json posthog.posthog_errortrackingassignmentrulesretrieve
Errortrackingassignmentrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulesretrieve '{}' --json posthog.posthog_errortrackingassignmentrulesupdate
Errortrackingassignmentrulesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulesupdate '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulesupdate '{}' --json posthog.posthog_errortrackingassignmentrulespartialupdate
Errortrackingassignmentrulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulespartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulespartialupdate '{}' --json posthog.posthog_errortrackingassignmentrulesdestroy
Errortrackingassignmentrulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulesdestroy '{}' --json posthog.posthog_errortrackingassignmentrulesreorderpartialupdate
Errortrackingassignmentrulesreorderpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingassignmentrulesreorderpartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingassignmentrulesreorderpartialupdate '{}' --json posthog.posthog_errortrackingfingerprintslist
Errortrackingfingerprintslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingfingerprintslist '{}' --json kosmo integrations:posthog posthog_errortrackingfingerprintslist '{}' --json posthog.posthog_errortrackingfingerprintsretrieve
Errortrackingfingerprintsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingfingerprintsretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingfingerprintsretrieve '{}' --json posthog.posthog_errortrackingfingerprintsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingfingerprintsdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingfingerprintsdestroy '{}' --json posthog.posthog_errortrackinggitproviderfilelinksresolvegithubretrieve
Errortrackinggitproviderfilelinksresolvegithubretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggitproviderfilelinksresolvegithubretrieve '{}' --json kosmo integrations:posthog posthog_errortrackinggitproviderfilelinksresolvegithubretrieve '{}' --json posthog.posthog_errortrackinggitproviderfilelinksresolvegitlabretrieve
Errortrackinggitproviderfilelinksresolvegitlabretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggitproviderfilelinksresolvegitlabretrieve '{}' --json kosmo integrations:posthog posthog_errortrackinggitproviderfilelinksresolvegitlabretrieve '{}' --json posthog.posthog_errortrackinggroupingruleslist
Errortrackinggroupingruleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingruleslist '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingruleslist '{}' --json posthog.posthog_errortrackinggroupingrulescreate
Errortrackinggroupingrulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulescreate '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulescreate '{}' --json posthog.posthog_errortrackinggroupingrulesretrieve
Errortrackinggroupingrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulesretrieve '{}' --json posthog.posthog_errortrackinggroupingrulesupdate
Errortrackinggroupingrulesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulesupdate '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulesupdate '{}' --json posthog.posthog_errortrackinggroupingrulespartialupdate
Errortrackinggroupingrulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulespartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulespartialupdate '{}' --json posthog.posthog_errortrackinggroupingrulesdestroy
Errortrackinggroupingrulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulesdestroy '{}' --json posthog.posthog_errortrackinggroupingrulesreorderpartialupdate
Errortrackinggroupingrulesreorderpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackinggroupingrulesreorderpartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackinggroupingrulesreorderpartialupdate '{}' --json posthog.posthog_errortrackingissueslist
Errortrackingissueslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissueslist '{}' --json kosmo integrations:posthog posthog_errortrackingissueslist '{}' --json posthog.posthog_errortrackingissuescreate
Errortrackingissuescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuescreate '{}' --json kosmo integrations:posthog posthog_errortrackingissuescreate '{}' --json posthog.posthog_errortrackingissuesretrieve
Errortrackingissuesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingissuesretrieve '{}' --json posthog.posthog_errortrackingissuesupdate
Errortrackingissuesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesupdate '{}' --json kosmo integrations:posthog posthog_errortrackingissuesupdate '{}' --json posthog.posthog_errortrackingissuespartialupdate
Errortrackingissuespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuespartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingissuespartialupdate '{}' --json posthog.posthog_errortrackingissuesdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingissuesdestroy '{}' --json posthog.posthog_errortrackingissuesactivityretrieve
Errortrackingissuesactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesactivityretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingissuesactivityretrieve '{}' --json posthog.posthog_errortrackingissuesassignpartialupdate
Errortrackingissuesassignpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesassignpartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingissuesassignpartialupdate '{}' --json posthog.posthog_errortrackingissuescohortupdate
Errortrackingissuescohortupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuescohortupdate '{}' --json kosmo integrations:posthog posthog_errortrackingissuescohortupdate '{}' --json posthog.posthog_errortrackingissuesmergecreate
Errortrackingissuesmergecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesmergecreate '{}' --json kosmo integrations:posthog posthog_errortrackingissuesmergecreate '{}' --json posthog.posthog_errortrackingissuessplitcreate
Errortrackingissuessplitcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuessplitcreate '{}' --json kosmo integrations:posthog posthog_errortrackingissuessplitcreate '{}' --json posthog.posthog_errortrackingissuesallactivityretrieve
Errortrackingissuesallactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesallactivityretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingissuesallactivityretrieve '{}' --json posthog.posthog_errortrackingissuesbulkcreate
Errortrackingissuesbulkcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesbulkcreate '{}' --json kosmo integrations:posthog posthog_errortrackingissuesbulkcreate '{}' --json posthog.posthog_errortrackingissuesexistsretrieve
Errortrackingissuesexistsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesexistsretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingissuesexistsretrieve '{}' --json posthog.posthog_errortrackingissuesvaluesretrieve
Errortrackingissuesvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingissuesvaluesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingissuesvaluesretrieve '{}' --json posthog.posthog_errortrackingqueryissuecreate
Get compact error tracking issue details
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingqueryissuecreate '{}' --json kosmo integrations:posthog posthog_errortrackingqueryissuecreate '{}' --json posthog.posthog_errortrackingqueryissueeventscreate
List sampled exception events for an error tracking issue
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingqueryissueeventscreate '{}' --json kosmo integrations:posthog posthog_errortrackingqueryissueeventscreate '{}' --json posthog.posthog_errortrackingqueryissueslistcreate
List compact error tracking issues
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingqueryissueslistcreate '{}' --json kosmo integrations:posthog posthog_errortrackingqueryissueslistcreate '{}' --json posthog.posthog_errortrackingrecommendationslist
Errortrackingrecommendationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingrecommendationslist '{}' --json kosmo integrations:posthog posthog_errortrackingrecommendationslist '{}' --json posthog.posthog_errortrackingrecommendationsdismisscreate
Errortrackingrecommendationsdismisscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingrecommendationsdismisscreate '{}' --json kosmo integrations:posthog posthog_errortrackingrecommendationsdismisscreate '{}' --json posthog.posthog_errortrackingrecommendationsrefreshcreate
Errortrackingrecommendationsrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingrecommendationsrefreshcreate '{}' --json kosmo integrations:posthog posthog_errortrackingrecommendationsrefreshcreate '{}' --json posthog.posthog_errortrackingrecommendationsrestorecreate
Errortrackingrecommendationsrestorecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingrecommendationsrestorecreate '{}' --json kosmo integrations:posthog posthog_errortrackingrecommendationsrestorecreate '{}' --json posthog.posthog_errortrackingsettingsretrievesettingsretrieve
Errortrackingsettingsretrievesettingsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsettingsretrievesettingsretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingsettingsretrievesettingsretrieve '{}' --json posthog.posthog_errortrackingsettingsupdatesettingspartialupdate
Errortrackingsettingsupdatesettingspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsettingsupdatesettingspartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsettingsupdatesettingspartialupdate '{}' --json posthog.posthog_errortrackingspikedetectionconfiglist
Errortrackingspikedetectionconfiglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingspikedetectionconfiglist '{}' --json kosmo integrations:posthog posthog_errortrackingspikedetectionconfiglist '{}' --json posthog.posthog_errortrackingspikedetectionconfigupdateconfigpartialupdate
Errortrackingspikedetectionconfigupdateconfigpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingspikedetectionconfigupdateconfigpartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingspikedetectionconfigupdateconfigpartialupdate '{}' --json posthog.posthog_errortrackingspikeeventslist
Errortrackingspikeeventslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingspikeeventslist '{}' --json kosmo integrations:posthog posthog_errortrackingspikeeventslist '{}' --json posthog.posthog_errortrackingstackframeslist
Errortrackingstackframeslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingstackframeslist '{}' --json kosmo integrations:posthog posthog_errortrackingstackframeslist '{}' --json posthog.posthog_errortrackingstackframesretrieve
Errortrackingstackframesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingstackframesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingstackframesretrieve '{}' --json posthog.posthog_errortrackingstackframesdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingstackframesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingstackframesdestroy '{}' --json posthog.posthog_errortrackingstackframesbatchgetcreate
Errortrackingstackframesbatchgetcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingstackframesbatchgetcreate '{}' --json kosmo integrations:posthog posthog_errortrackingstackframesbatchgetcreate '{}' --json posthog.posthog_errortrackingsuppressionruleslist
Errortrackingsuppressionruleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionruleslist '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionruleslist '{}' --json posthog.posthog_errortrackingsuppressionrulescreate
Errortrackingsuppressionrulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulescreate '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulescreate '{}' --json posthog.posthog_errortrackingsuppressionrulesretrieve
Errortrackingsuppressionrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulesretrieve '{}' --json posthog.posthog_errortrackingsuppressionrulesupdate
Errortrackingsuppressionrulesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulesupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulesupdate '{}' --json posthog.posthog_errortrackingsuppressionrulespartialupdate
Errortrackingsuppressionrulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulespartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulespartialupdate '{}' --json posthog.posthog_errortrackingsuppressionrulesdestroy
Errortrackingsuppressionrulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulesdestroy '{}' --json posthog.posthog_errortrackingsuppressionrulesreorderpartialupdate
Errortrackingsuppressionrulesreorderpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsuppressionrulesreorderpartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsuppressionrulesreorderpartialupdate '{}' --json posthog.posthog_evaluationrunscreate
Create a new evaluation run. This endpoint validates the request and enqueues a Temporal workflow to asynchronously execute the evaluation.
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationrunscreate '{}' --json kosmo integrations:posthog posthog_evaluationrunscreate '{}' --json posthog.posthog_evaluationslist
Evaluationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationslist '{}' --json kosmo integrations:posthog posthog_evaluationslist '{}' --json posthog.posthog_evaluationscreate
Evaluationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationscreate '{}' --json kosmo integrations:posthog posthog_evaluationscreate '{}' --json posthog.posthog_evaluationsretrieve
Evaluationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationsretrieve '{}' --json kosmo integrations:posthog posthog_evaluationsretrieve '{}' --json posthog.posthog_evaluationsupdate
Evaluationsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationsupdate '{}' --json kosmo integrations:posthog posthog_evaluationsupdate '{}' --json posthog.posthog_evaluationspartialupdate
Evaluationspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationspartialupdate '{}' --json kosmo integrations:posthog posthog_evaluationspartialupdate '{}' --json posthog.posthog_evaluationsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationsdestroy '{}' --json kosmo integrations:posthog posthog_evaluationsdestroy '{}' --json posthog.posthog_evaluationstesthogcreate
Test Hog evaluation code against sample events without saving.
write - Parameters
- none
kosmo integrations:call posthog.posthog_evaluationstesthogcreate '{}' --json kosmo integrations:posthog posthog_evaluationstesthogcreate '{}' --json posthog.posthog_eventfilterretrieve
Returns the event filter config for the team, or null if not yet created.
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventfilterretrieve '{}' --json kosmo integrations:posthog posthog_eventfilterretrieve '{}' --json posthog.posthog_eventfiltercreate
Create or update the event filter config.
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventfiltercreate '{}' --json kosmo integrations:posthog posthog_eventfiltercreate '{}' --json posthog.posthog_eventfiltermetricsretrieve
Single event filter per team. GET /eventfilter/ - returns the config (or null if not yet created) POST /eventfilter/ - creates or updates the config (upsert) GET /eventfilter/metrics/ - time-series metrics GET /eventfilter/metrics/totals/ - aggregate totals
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventfiltermetricsretrieve '{}' --json kosmo integrations:posthog posthog_eventfiltermetricsretrieve '{}' --json posthog.posthog_eventfiltermetricstotalsretrieve
Single event filter per team. GET /eventfilter/ - returns the config (or null if not yet created) POST /eventfilter/ - creates or updates the config (upsert) GET /eventfilter/metrics/ - time-series metrics GET /eventfilter/metrics/totals/ - aggregate totals
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventfiltermetricstotalsretrieve '{}' --json kosmo integrations:posthog posthog_eventfiltermetricstotalsretrieve '{}' --json posthog.posthog_healthissueslist
Healthissueslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_healthissueslist '{}' --json kosmo integrations:posthog posthog_healthissueslist '{}' --json posthog.posthog_healthissuesretrieve
Healthissuesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_healthissuesretrieve '{}' --json kosmo integrations:posthog posthog_healthissuesretrieve '{}' --json posthog.posthog_healthissuespartialupdate
Healthissuespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_healthissuespartialupdate '{}' --json kosmo integrations:posthog posthog_healthissuespartialupdate '{}' --json posthog.posthog_healthissuesresolvecreate
Healthissuesresolvecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_healthissuesresolvecreate '{}' --json kosmo integrations:posthog posthog_healthissuesresolvecreate '{}' --json posthog.posthog_healthissuessummaryretrieve
Healthissuessummaryretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_healthissuessummaryretrieve '{}' --json kosmo integrations:posthog posthog_healthissuessummaryretrieve '{}' --json posthog.posthog_lineagegetupstreamretrieve
Lineagegetupstreamretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_lineagegetupstreamretrieve '{}' --json kosmo integrations:posthog posthog_lineagegetupstreamretrieve '{}' --json posthog.posthog_llmanalyticsclusteringconfigretrieve
Team-level clustering configuration (event filters for automated pipelines).
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringconfigretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringconfigretrieve '{}' --json posthog.posthog_llmanalyticsclusteringconfigseteventfilterscreate
Team-level clustering configuration (event filters for automated pipelines).
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringconfigseteventfilterscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringconfigseteventfilterscreate '{}' --json posthog.posthog_llmanalyticsclusteringjobslist
CRUD for clustering job configurations (max 5 per team).
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobslist '{}' --json posthog.posthog_llmanalyticsclusteringjobscreate
CRUD for clustering job configurations (max 5 per team).
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobscreate '{}' --json posthog.posthog_llmanalyticsclusteringjobsretrieve
CRUD for clustering job configurations (max 5 per team).
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobsretrieve '{}' --json posthog.posthog_llmanalyticsclusteringjobsupdate
CRUD for clustering job configurations (max 5 per team).
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobsupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobsupdate '{}' --json posthog.posthog_llmanalyticsclusteringjobspartialupdate
CRUD for clustering job configurations (max 5 per team).
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobspartialupdate '{}' --json posthog.posthog_llmanalyticsclusteringjobsdestroy
CRUD for clustering job configurations (max 5 per team).
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsclusteringjobsdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticsclusteringjobsdestroy '{}' --json posthog.posthog_llmanalyticsevaluationconfigretrieve
Get the evaluation config for this team
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationconfigretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationconfigretrieve '{}' --json posthog.posthog_llmanalyticsevaluationconfigsetactivekeycreate
Set the active provider key for evaluations
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationconfigsetactivekeycreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationconfigsetactivekeycreate '{}' --json posthog.posthog_llmanalyticsevaluationreportslist
CRUD for evaluation report configurations + report run history.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportslist '{}' --json posthog.posthog_llmanalyticsevaluationreportscreate
CRUD for evaluation report configurations + report run history.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportscreate '{}' --json posthog.posthog_llmanalyticsevaluationreportsretrieve
CRUD for evaluation report configurations + report run history.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportsretrieve '{}' --json posthog.posthog_llmanalyticsevaluationreportsupdate
CRUD for evaluation report configurations + report run history.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportsupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportsupdate '{}' --json posthog.posthog_llmanalyticsevaluationreportspartialupdate
CRUD for evaluation report configurations + report run history.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportspartialupdate '{}' --json posthog.posthog_llmanalyticsevaluationreportsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportsdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportsdestroy '{}' --json posthog.posthog_llmanalyticsevaluationreportsgeneratecreate
Trigger immediate report generation.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportsgeneratecreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportsgeneratecreate '{}' --json posthog.posthog_llmanalyticsevaluationreportsrunslist
List report runs (history) for this report.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationreportsrunslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationreportsrunslist '{}' --json posthog.posthog_llmanalyticsevaluationsummarycreate
Generate an AI-powered summary of evaluation results. This endpoint analyzes evaluation runs and identifies patterns in passing and failing evaluations, providing actionable recommendations. Data is fetched server-side by evaluation ID to ensure data integr...
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsevaluationsummarycreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsevaluationsummarycreate '{}' --json posthog.posthog_llmanalyticsmodelsretrieve
List available models for a provider.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsmodelsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsmodelsretrieve '{}' --json posthog.posthog_llmanalyticsofflineevaluationsexperimentitemscreate
Llmanalyticsofflineevaluationsexperimentitemscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsofflineevaluationsexperimentitemscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsofflineevaluationsexperimentitemscreate '{}' --json posthog.posthog_llmanalyticsproviderkeyvalidationscreate
Validate LLM provider API keys without persisting them
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeyvalidationscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeyvalidationscreate '{}' --json posthog.posthog_llmanalyticsproviderkeyslist
Llmanalyticsproviderkeyslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeyslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeyslist '{}' --json posthog.posthog_llmanalyticsproviderkeyscreate
Llmanalyticsproviderkeyscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeyscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeyscreate '{}' --json posthog.posthog_llmanalyticsproviderkeysretrieve
Llmanalyticsproviderkeysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysretrieve '{}' --json posthog.posthog_llmanalyticsproviderkeysupdate
Llmanalyticsproviderkeysupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysupdate '{}' --json posthog.posthog_llmanalyticsproviderkeyspartialupdate
Llmanalyticsproviderkeyspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeyspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeyspartialupdate '{}' --json posthog.posthog_llmanalyticsproviderkeysdestroy
Llmanalyticsproviderkeysdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysdestroy '{}' --json posthog.posthog_llmanalyticsproviderkeysassigncreate
Assign this key to evaluations and optionally re-enable them.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysassigncreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysassigncreate '{}' --json posthog.posthog_llmanalyticsproviderkeysdependentconfigsretrieve
Get evaluations using this key and alternative keys for replacement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysdependentconfigsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysdependentconfigsretrieve '{}' --json posthog.posthog_llmanalyticsproviderkeysvalidatecreate
Llmanalyticsproviderkeysvalidatecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeysvalidatecreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeysvalidatecreate '{}' --json posthog.posthog_llmanalyticsproviderkeystrialevaluationsretrieve
List enabled evaluations currently using trial credits for a given provider.
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsproviderkeystrialevaluationsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsproviderkeystrialevaluationsretrieve '{}' --json posthog.posthog_llmanalyticsreviewqueueitemslist
Llmanalyticsreviewqueueitemslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueitemslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueitemslist '{}' --json posthog.posthog_llmanalyticsreviewqueueitemscreate
Llmanalyticsreviewqueueitemscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueitemscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueitemscreate '{}' --json posthog.posthog_llmanalyticsreviewqueueitemsretrieve
Llmanalyticsreviewqueueitemsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueitemsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueitemsretrieve '{}' --json posthog.posthog_llmanalyticsreviewqueueitemspartialupdate
Llmanalyticsreviewqueueitemspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueitemspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueitemspartialupdate '{}' --json posthog.posthog_llmanalyticsreviewqueueitemsdestroy
Llmanalyticsreviewqueueitemsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueitemsdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueitemsdestroy '{}' --json posthog.posthog_llmanalyticsreviewqueueslist
Llmanalyticsreviewqueueslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueueslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueueslist '{}' --json posthog.posthog_llmanalyticsreviewqueuescreate
Llmanalyticsreviewqueuescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueuescreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueuescreate '{}' --json posthog.posthog_llmanalyticsreviewqueuesretrieve
Llmanalyticsreviewqueuesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueuesretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueuesretrieve '{}' --json posthog.posthog_llmanalyticsreviewqueuespartialupdate
Llmanalyticsreviewqueuespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueuespartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueuespartialupdate '{}' --json posthog.posthog_llmanalyticsreviewqueuesdestroy
Llmanalyticsreviewqueuesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsreviewqueuesdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticsreviewqueuesdestroy '{}' --json posthog.posthog_llmanalyticsscoredefinitionslist
Llmanalyticsscoredefinitionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsscoredefinitionslist '{}' --json kosmo integrations:posthog posthog_llmanalyticsscoredefinitionslist '{}' --json posthog.posthog_llmanalyticsscoredefinitionscreate
Llmanalyticsscoredefinitionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsscoredefinitionscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsscoredefinitionscreate '{}' --json posthog.posthog_llmanalyticsscoredefinitionsretrieve
Llmanalyticsscoredefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsscoredefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticsscoredefinitionsretrieve '{}' --json posthog.posthog_llmanalyticsscoredefinitionspartialupdate
Llmanalyticsscoredefinitionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsscoredefinitionspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticsscoredefinitionspartialupdate '{}' --json posthog.posthog_llmanalyticsscoredefinitionsnewversioncreate
Llmanalyticsscoredefinitionsnewversioncreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticsscoredefinitionsnewversioncreate '{}' --json kosmo integrations:posthog posthog_llmanalyticsscoredefinitionsnewversioncreate '{}' --json posthog.posthog_llmanalyticssentimentcreate
Llmanalyticssentimentcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticssentimentcreate '{}' --json kosmo integrations:posthog posthog_llmanalyticssentimentcreate '{}' --json posthog.posthog_llmanalyticssentimentgenerationscreate
Llmanalyticssentimentgenerationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticssentimentgenerationscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticssentimentgenerationscreate '{}' --json posthog.posthog_llmanalyticssummarizationcreate
Generate an AI-powered summary of an LLM trace or event. This endpoint analyzes the provided trace/event, generates a line-numbered text representation, and uses an LLM to create a concise summary with line references. Two ways to use this endpoint: 1. By I...
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticssummarizationcreate '{}' --json kosmo integrations:posthog posthog_llmanalyticssummarizationcreate '{}' --json posthog.posthog_llmanalyticssummarizationbatchcheckcreate
Check which traces have cached summaries available. This endpoint allows batch checking of multiple trace IDs to see which ones have cached summaries. Returns only the traces that have cached summaries with their titles. Use Cases: - Load cached summaries o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticssummarizationbatchcheckcreate '{}' --json kosmo integrations:posthog posthog_llmanalyticssummarizationbatchcheckcreate '{}' --json posthog.posthog_llmanalyticstextreprcreate
Generate a human-readable text representation of an LLM trace event. This endpoint converts LLM analytics events ($aigeneration, $aispan, $aiembedding, or $aitrace) into formatted text representations suitable for display, logging, or analysis. Supported Ev...
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstextreprcreate '{}' --json kosmo integrations:posthog posthog_llmanalyticstextreprcreate '{}' --json posthog.posthog_llmanalyticstracereviewslist
Llmanalyticstracereviewslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstracereviewslist '{}' --json kosmo integrations:posthog posthog_llmanalyticstracereviewslist '{}' --json posthog.posthog_llmanalyticstracereviewscreate
Llmanalyticstracereviewscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstracereviewscreate '{}' --json kosmo integrations:posthog posthog_llmanalyticstracereviewscreate '{}' --json posthog.posthog_llmanalyticstracereviewsretrieve
Llmanalyticstracereviewsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstracereviewsretrieve '{}' --json kosmo integrations:posthog posthog_llmanalyticstracereviewsretrieve '{}' --json posthog.posthog_llmanalyticstracereviewspartialupdate
Llmanalyticstracereviewspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstracereviewspartialupdate '{}' --json kosmo integrations:posthog posthog_llmanalyticstracereviewspartialupdate '{}' --json posthog.posthog_llmanalyticstracereviewsdestroy
Llmanalyticstracereviewsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstracereviewsdestroy '{}' --json kosmo integrations:posthog posthog_llmanalyticstracereviewsdestroy '{}' --json posthog.posthog_llmanalyticstranslatecreate
Translate text to target language.
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmanalyticstranslatecreate '{}' --json kosmo integrations:posthog posthog_llmanalyticstranslatecreate '{}' --json posthog.posthog_llmpromptslist
Llmpromptslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptslist '{}' --json kosmo integrations:posthog posthog_llmpromptslist '{}' --json posthog.posthog_llmpromptscreate
Llmpromptscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptscreate '{}' --json kosmo integrations:posthog posthog_llmpromptscreate '{}' --json posthog.posthog_llmpromptsnameretrieve
Llmpromptsnameretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptsnameretrieve '{}' --json kosmo integrations:posthog posthog_llmpromptsnameretrieve '{}' --json posthog.posthog_llmpromptsnamepartialupdate
Llmpromptsnamepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptsnamepartialupdate '{}' --json kosmo integrations:posthog posthog_llmpromptsnamepartialupdate '{}' --json posthog.posthog_llmpromptsnamearchivecreate
Llmpromptsnamearchivecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptsnamearchivecreate '{}' --json kosmo integrations:posthog posthog_llmpromptsnamearchivecreate '{}' --json posthog.posthog_llmpromptsnameduplicatecreate
Llmpromptsnameduplicatecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptsnameduplicatecreate '{}' --json kosmo integrations:posthog posthog_llmpromptsnameduplicatecreate '{}' --json posthog.posthog_llmpromptsresolvenameretrieve
Llmpromptsresolvenameretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmpromptsresolvenameretrieve '{}' --json kosmo integrations:posthog posthog_llmpromptsresolvenameretrieve '{}' --json posthog.posthog_llmskillslist
Llmskillslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillslist '{}' --json kosmo integrations:posthog posthog_llmskillslist '{}' --json posthog.posthog_llmskillscreate
Llmskillscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillscreate '{}' --json kosmo integrations:posthog posthog_llmskillscreate '{}' --json posthog.posthog_llmskillsnameretrieve
Llmskillsnameretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnameretrieve '{}' --json kosmo integrations:posthog posthog_llmskillsnameretrieve '{}' --json posthog.posthog_llmskillsnamepartialupdate
Llmskillsnamepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamepartialupdate '{}' --json kosmo integrations:posthog posthog_llmskillsnamepartialupdate '{}' --json posthog.posthog_llmskillsnamearchivecreate
Llmskillsnamearchivecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamearchivecreate '{}' --json kosmo integrations:posthog posthog_llmskillsnamearchivecreate '{}' --json posthog.posthog_llmskillsnameduplicatecreate
Llmskillsnameduplicatecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnameduplicatecreate '{}' --json kosmo integrations:posthog posthog_llmskillsnameduplicatecreate '{}' --json posthog.posthog_llmskillsnamefilescreate
Llmskillsnamefilescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamefilescreate '{}' --json kosmo integrations:posthog posthog_llmskillsnamefilescreate '{}' --json posthog.posthog_llmskillsnamefilesrenamecreate
Llmskillsnamefilesrenamecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamefilesrenamecreate '{}' --json kosmo integrations:posthog posthog_llmskillsnamefilesrenamecreate '{}' --json posthog.posthog_llmskillsnamefilesretrieve
Llmskillsnamefilesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamefilesretrieve '{}' --json kosmo integrations:posthog posthog_llmskillsnamefilesretrieve '{}' --json posthog.posthog_llmskillsnamefilesdestroy
Llmskillsnamefilesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsnamefilesdestroy '{}' --json kosmo integrations:posthog posthog_llmskillsnamefilesdestroy '{}' --json posthog.posthog_llmskillsresolvenameretrieve
Llmskillsresolvenameretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_llmskillsresolvenameretrieve '{}' --json kosmo integrations:posthog posthog_llmskillsresolvenameretrieve '{}' --json posthog.posthog_logsexplain_log_with_a_icreate
Explain a log entry using AI. POST /api/environments/:id/logs/explainLogWithAI/
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsexplain_log_with_a_icreate '{}' --json kosmo integrations:posthog posthog_logsexplain_log_with_a_icreate '{}' --json posthog.posthog_logsviewslist
Logsviewslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewslist '{}' --json kosmo integrations:posthog posthog_logsviewslist '{}' --json posthog.posthog_logsviewscreate
Logsviewscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewscreate '{}' --json kosmo integrations:posthog posthog_logsviewscreate '{}' --json posthog.posthog_logsviewsretrieve
Logsviewsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewsretrieve '{}' --json kosmo integrations:posthog posthog_logsviewsretrieve '{}' --json posthog.posthog_logsviewsupdate
Logsviewsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewsupdate '{}' --json kosmo integrations:posthog posthog_logsviewsupdate '{}' --json posthog.posthog_logsviewspartialupdate
Logsviewspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewspartialupdate '{}' --json kosmo integrations:posthog posthog_logsviewspartialupdate '{}' --json posthog.posthog_logsviewsdestroy
Logsviewsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsviewsdestroy '{}' --json kosmo integrations:posthog posthog_logsviewsdestroy '{}' --json posthog.posthog_managedviewsetsretrieve
Get all views associated with a specific managed viewset. GET /api/environments/{teamid}/managedviewsets/{kind}/
read - Parameters
- none
kosmo integrations:call posthog.posthog_managedviewsetsretrieve '{}' --json kosmo integrations:posthog posthog_managedviewsetsretrieve '{}' --json posthog.posthog_managedviewsetsupdate
Enable or disable a managed viewset by kind. PUT /api/environments/{teamid}/managedviewsets/{kind}/ with body {"enabled": true/false}
write - Parameters
- none
kosmo integrations:call posthog.posthog_managedviewsetsupdate '{}' --json kosmo integrations:posthog posthog_managedviewsetsupdate '{}' --json posthog.posthog_maxtoolscreateandqueryinsightcreate
Maxtoolscreateandqueryinsightcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_maxtoolscreateandqueryinsightcreate '{}' --json kosmo integrations:posthog posthog_maxtoolscreateandqueryinsightcreate '{}' --json posthog.posthog_mcpserverinstallationslist
Mcpserverinstallationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationslist '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationslist '{}' --json posthog.posthog_mcpserverinstallationscreate
Mcpserverinstallationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationscreate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationscreate '{}' --json posthog.posthog_mcpserverinstallationsretrieve
Mcpserverinstallationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsretrieve '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsretrieve '{}' --json posthog.posthog_mcpserverinstallationsupdate
Mcpserverinstallationsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsupdate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsupdate '{}' --json posthog.posthog_mcpserverinstallationspartialupdate
Mcpserverinstallationspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationspartialupdate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationspartialupdate '{}' --json posthog.posthog_mcpserverinstallationsdestroy
Mcpserverinstallationsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsdestroy '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsdestroy '{}' --json posthog.posthog_mcpserverinstallationsproxycreate
Mcpserverinstallationsproxycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsproxycreate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsproxycreate '{}' --json posthog.posthog_mcpserverinstallationstoolsretrieve
Mcpserverinstallationstoolsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationstoolsretrieve '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationstoolsretrieve '{}' --json posthog.posthog_mcpserverinstallationstoolspartialupdate
Mcpserverinstallationstoolspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationstoolspartialupdate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationstoolspartialupdate '{}' --json posthog.posthog_mcpserverinstallationstoolsrefreshcreate
Mcpserverinstallationstoolsrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationstoolsrefreshcreate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationstoolsrefreshcreate '{}' --json posthog.posthog_mcpserverinstallationsauthorizeretrieve
Start (or re-start) an OAuth flow. Pass templateid to (re)connect a catalog template, or installationid to reconnect an existing custom install using its cached metadata and per-user DCR creds.
read - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsauthorizeretrieve '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsauthorizeretrieve '{}' --json posthog.posthog_mcpserverinstallationsinstallcustomcreate
Mcpserverinstallationsinstallcustomcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsinstallcustomcreate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsinstallcustomcreate '{}' --json posthog.posthog_mcpserverinstallationsinstalltemplatecreate
Mcpserverinstallationsinstalltemplatecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverinstallationsinstalltemplatecreate '{}' --json kosmo integrations:posthog posthog_mcpserverinstallationsinstalltemplatecreate '{}' --json posthog.posthog_mcpserverslist
Lists curated MCP server templates that users can install with one click. Templates are seeded by PostHog operators and carry shared, encrypted OAuth client credentials. Inactive templates are hidden from the catalog.
read - Parameters
- none
kosmo integrations:call posthog.posthog_mcpserverslist '{}' --json kosmo integrations:posthog posthog_mcpserverslist '{}' --json posthog.posthog_mcptoolscreate
Invoke an MCP tool by name. This endpoint allows MCP callers to invoke Max AI tools directly without going through the full LangChain conversation flow. Scopes are resolved dynamically per tool via dangerouslygetrequiredscopes.
write - Parameters
- none
kosmo integrations:call posthog.posthog_mcptoolscreate '{}' --json kosmo integrations:posthog posthog_mcptoolscreate '{}' --json posthog.posthog_docssearch
Search PostHog documentation
write - Parameters
- none
kosmo integrations:call posthog.posthog_docssearch '{}' --json kosmo integrations:posthog posthog_docssearch '{}' --json posthog.posthog_retrievesessionsummariesconfig
Retrieve the team's session summaries configuration (product context used to tailor single-session replay summaries).
read - Parameters
- none
kosmo integrations:call posthog.posthog_retrievesessionsummariesconfig '{}' --json kosmo integrations:posthog posthog_retrievesessionsummariesconfig '{}' --json posthog.posthog_updatesessionsummariesconfig
Update the team's session summaries configuration (product context used to tailor single-session replay summaries).
write - Parameters
- none
kosmo integrations:call posthog.posthog_updatesessionsummariesconfig '{}' --json kosmo integrations:posthog posthog_updatesessionsummariesconfig '{}' --json posthog.posthog_createsessionsummaries
Generate AI summary for a group of session recordings to find patterns and generate a notebook.
write - Parameters
- none
kosmo integrations:call posthog.posthog_createsessionsummaries '{}' --json kosmo integrations:posthog posthog_createsessionsummaries '{}' --json posthog.posthog_createsessionsummariesindividually
Generate AI individual summary for each session, without grouping.
write - Parameters
- none
kosmo integrations:call posthog.posthog_createsessionsummariesindividually '{}' --json kosmo integrations:posthog posthog_createsessionsummariesindividually '{}' --json posthog.posthog_subscriptionsdeliverieslist
List subscription deliveries
read - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionsdeliverieslist '{}' --json kosmo integrations:posthog posthog_subscriptionsdeliverieslist '{}' --json posthog.posthog_subscriptionsdeliveriesretrieve
Retrieve subscription delivery
read - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionsdeliveriesretrieve '{}' --json kosmo integrations:posthog posthog_subscriptionsdeliveriesretrieve '{}' --json posthog.posthog_taggerslist
Taggerslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_taggerslist '{}' --json kosmo integrations:posthog posthog_taggerslist '{}' --json posthog.posthog_taggerscreate
Taggerscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taggerscreate '{}' --json kosmo integrations:posthog posthog_taggerscreate '{}' --json posthog.posthog_taggersretrieve
Taggersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_taggersretrieve '{}' --json kosmo integrations:posthog posthog_taggersretrieve '{}' --json posthog.posthog_taggersupdate
Taggersupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taggersupdate '{}' --json kosmo integrations:posthog posthog_taggersupdate '{}' --json posthog.posthog_taggerspartialupdate
Taggerspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taggerspartialupdate '{}' --json kosmo integrations:posthog posthog_taggerspartialupdate '{}' --json posthog.posthog_taggersdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_taggersdestroy '{}' --json kosmo integrations:posthog posthog_taggersdestroy '{}' --json posthog.posthog_taggerstesthogcreate
Test Hog tagger code against sample events without saving.
write - Parameters
- none
kosmo integrations:call posthog.posthog_taggerstesthogcreate '{}' --json kosmo integrations:posthog posthog_taggerstesthogcreate '{}' --json posthog.posthog_tracingspansattributesretrieve
Tracingspansattributesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspansattributesretrieve '{}' --json kosmo integrations:posthog posthog_tracingspansattributesretrieve '{}' --json posthog.posthog_tracingspansquerycreate
Tracingspansquerycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspansquerycreate '{}' --json kosmo integrations:posthog posthog_tracingspansquerycreate '{}' --json posthog.posthog_tracingspansservicenamesretrieve
Tracingspansservicenamesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspansservicenamesretrieve '{}' --json kosmo integrations:posthog posthog_tracingspansservicenamesretrieve '{}' --json posthog.posthog_tracingspanssparklinecreate
Tracingspanssparklinecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspanssparklinecreate '{}' --json kosmo integrations:posthog posthog_tracingspanssparklinecreate '{}' --json posthog.posthog_tracingspanstracecreate
Tracingspanstracecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspanstracecreate '{}' --json kosmo integrations:posthog posthog_tracingspanstracecreate '{}' --json posthog.posthog_tracingspansvaluesretrieve
Tracingspansvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_tracingspansvaluesretrieve '{}' --json kosmo integrations:posthog posthog_tracingspansvaluesretrieve '{}' --json posthog.posthog_userinterviewslist
Userinterviewslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewslist '{}' --json kosmo integrations:posthog posthog_userinterviewslist '{}' --json posthog.posthog_userinterviewscreate
Userinterviewscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewscreate '{}' --json kosmo integrations:posthog posthog_userinterviewscreate '{}' --json posthog.posthog_userinterviewsretrieve
Userinterviewsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewsretrieve '{}' --json kosmo integrations:posthog posthog_userinterviewsretrieve '{}' --json posthog.posthog_userinterviewsupdate
Userinterviewsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewsupdate '{}' --json kosmo integrations:posthog posthog_userinterviewsupdate '{}' --json posthog.posthog_userinterviewspartialupdate
Userinterviewspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewspartialupdate '{}' --json kosmo integrations:posthog posthog_userinterviewspartialupdate '{}' --json posthog.posthog_userinterviewsdestroy
Userinterviewsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_userinterviewsdestroy '{}' --json kosmo integrations:posthog posthog_userinterviewsdestroy '{}' --json posthog.posthog_webanalyticsweeklydigest
Summarize web analytics
read - Parameters
- none
kosmo integrations:call posthog.posthog_webanalyticsweeklydigest '{}' --json kosmo integrations:posthog posthog_webanalyticsweeklydigest '{}' --json posthog.posthog_webvitalsretrieve
Get web vitals for a specific pathname. Toolbar accesses this via OAuth (handled by TeamAndOrgViewSetMixin.getauthenticators).
read - Parameters
- none
kosmo integrations:call posthog.posthog_webvitalsretrieve '{}' --json kosmo integrations:posthog posthog_webvitalsretrieve '{}' --json posthog.posthog_list
List
read - Parameters
- none
kosmo integrations:call posthog.posthog_list '{}' --json kosmo integrations:posthog posthog_list '{}' --json posthog.posthog_create
Create
write - Parameters
- none
kosmo integrations:call posthog.posthog_create '{}' --json kosmo integrations:posthog posthog_create '{}' --json posthog.posthog_retrieve
Retrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_retrieve '{}' --json kosmo integrations:posthog posthog_retrieve '{}' --json posthog.posthog_update
Update
write - Parameters
- none
kosmo integrations:call posthog.posthog_update '{}' --json kosmo integrations:posthog posthog_update '{}' --json posthog.posthog_partialupdate
Partialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_partialupdate '{}' --json kosmo integrations:posthog posthog_partialupdate '{}' --json posthog.posthog_destroy
Destroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_destroy '{}' --json kosmo integrations:posthog posthog_destroy '{}' --json posthog.posthog_orgorganizationsbatchexportslist
Orgorganizationsbatchexportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportslist '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportslist '{}' --json posthog.posthog_orgorganizationsbatchexportscreate
Orgorganizationsbatchexportscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportscreate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportscreate '{}' --json posthog.posthog_orgorganizationsbatchexportsretrieve
Orgorganizationsbatchexportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsretrieve '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsretrieve '{}' --json posthog.posthog_orgorganizationsbatchexportsupdate
Orgorganizationsbatchexportsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsupdate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsupdate '{}' --json posthog.posthog_orgorganizationsbatchexportspartialupdate
Orgorganizationsbatchexportspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportspartialupdate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportspartialupdate '{}' --json posthog.posthog_orgorganizationsbatchexportsdestroy
Orgorganizationsbatchexportsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsdestroy '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsdestroy '{}' --json posthog.posthog_orgorganizationsbatchexportslogsretrieve
Orgorganizationsbatchexportslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportslogsretrieve '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportslogsretrieve '{}' --json posthog.posthog_orgorganizationsbatchexportspausecreate
Pause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportspausecreate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportspausecreate '{}' --json posthog.posthog_orgorganizationsbatchexportsrunteststepcreate
Orgorganizationsbatchexportsrunteststepcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsrunteststepcreate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsrunteststepcreate '{}' --json posthog.posthog_orgorganizationsbatchexportsunpausecreate
Unpause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsunpausecreate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsunpausecreate '{}' --json posthog.posthog_orgorganizationsbatchexportsrunteststepnewcreate
Orgorganizationsbatchexportsrunteststepnewcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportsrunteststepnewcreate '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportsrunteststepnewcreate '{}' --json posthog.posthog_orgorganizationsbatchexportstestretrieve
Orgorganizationsbatchexportstestretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsbatchexportstestretrieve '{}' --json kosmo integrations:posthog posthog_orgorganizationsbatchexportstestretrieve '{}' --json posthog.posthog_domainslist
Domainslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_domainslist '{}' --json kosmo integrations:posthog posthog_domainslist '{}' --json posthog.posthog_domainscreate
Domainscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainscreate '{}' --json kosmo integrations:posthog posthog_domainscreate '{}' --json posthog.posthog_domainsretrieve
Domainsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_domainsretrieve '{}' --json kosmo integrations:posthog posthog_domainsretrieve '{}' --json posthog.posthog_domainsupdate
Domainsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainsupdate '{}' --json kosmo integrations:posthog posthog_domainsupdate '{}' --json posthog.posthog_domainspartialupdate
Domainspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainspartialupdate '{}' --json kosmo integrations:posthog posthog_domainspartialupdate '{}' --json posthog.posthog_domainsdestroy
Domainsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainsdestroy '{}' --json kosmo integrations:posthog posthog_domainsdestroy '{}' --json posthog.posthog_domainsscimlogsretrieve
Domainsscimlogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_domainsscimlogsretrieve '{}' --json kosmo integrations:posthog posthog_domainsscimlogsretrieve '{}' --json posthog.posthog_domainsscimtokencreate
Regenerate SCIM bearer token.
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainsscimtokencreate '{}' --json kosmo integrations:posthog posthog_domainsscimtokencreate '{}' --json posthog.posthog_domainsverifycreate
Domainsverifycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_domainsverifycreate '{}' --json kosmo integrations:posthog posthog_domainsverifycreate '{}' --json posthog.posthog_orgorganizationsintegrationslist
ViewSet for organization-level integrations. Provides access to integrations that are scoped to the entire organization (vs. project-level integrations). Examples include Vercel, AWS Marketplace, etc. Creation is handled by the integration installation flow...
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsintegrationslist '{}' --json kosmo integrations:posthog posthog_orgorganizationsintegrationslist '{}' --json posthog.posthog_orgorganizationsintegrationsretrieve
ViewSet for organization-level integrations. Provides access to integrations that are scoped to the entire organization (vs. project-level integrations). Examples include Vercel, AWS Marketplace, etc. Creation is handled by the integration installation flow...
read - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationsintegrationsretrieve '{}' --json kosmo integrations:posthog posthog_orgorganizationsintegrationsretrieve '{}' --json posthog.posthog_orgorganizationintegrationsdestroy
ViewSet for organization-level integrations. Provides access to integrations that are scoped to the entire organization (vs. project-level integrations). Examples include Vercel, AWS Marketplace, etc. Creation is handled by the integration installation flow...
write - Parameters
- none
kosmo integrations:call posthog.posthog_orgorganizationintegrationsdestroy '{}' --json kosmo integrations:posthog posthog_orgorganizationintegrationsdestroy '{}' --json posthog.posthog_integrationsenvironmentmappingpartialupdate
ViewSet for organization-level integrations. Provides access to integrations that are scoped to the entire organization (vs. project-level integrations). Examples include Vercel, AWS Marketplace, etc. Creation is handled by the integration installation flow...
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsenvironmentmappingpartialupdate '{}' --json kosmo integrations:posthog posthog_integrationsenvironmentmappingpartialupdate '{}' --json posthog.posthog_inviteslist
Inviteslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_inviteslist '{}' --json kosmo integrations:posthog posthog_inviteslist '{}' --json posthog.posthog_invitescreate
Invitescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_invitescreate '{}' --json kosmo integrations:posthog posthog_invitescreate '{}' --json posthog.posthog_invitesdestroy
Invitesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_invitesdestroy '{}' --json kosmo integrations:posthog posthog_invitesdestroy '{}' --json posthog.posthog_invitesbulkcreate
Invitesbulkcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_invitesbulkcreate '{}' --json kosmo integrations:posthog posthog_invitesbulkcreate '{}' --json posthog.posthog_invitesdelegatecreate
Create an onboarding delegation invite: an admin-level invite flagged as a setup delegation. Sends a single dedicated delegation email and records the inviting user as having delegated.
write - Parameters
- none
kosmo integrations:call posthog.posthog_invitesdelegatecreate '{}' --json kosmo integrations:posthog posthog_invitesdelegatecreate '{}' --json posthog.posthog_legaldocumentslist
Legaldocumentslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_legaldocumentslist '{}' --json kosmo integrations:posthog posthog_legaldocumentslist '{}' --json posthog.posthog_legaldocumentscreate
Legaldocumentscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_legaldocumentscreate '{}' --json kosmo integrations:posthog posthog_legaldocumentscreate '{}' --json posthog.posthog_legaldocumentsretrieve
Legaldocumentsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_legaldocumentsretrieve '{}' --json kosmo integrations:posthog posthog_legaldocumentsretrieve '{}' --json posthog.posthog_legaldocumentsdownloadretrieve
Short-lived redirect to the signed PDF in object storage. 404 while the envelope is still out for signature (or if the upload hasn't completed yet). The underlying presigned URL expires in ~60s; clients should hit this endpoint each time they want to view t...
read - Parameters
- none
kosmo integrations:call posthog.posthog_legaldocumentsdownloadretrieve '{}' --json kosmo integrations:posthog posthog_legaldocumentsdownloadretrieve '{}' --json posthog.posthog_memberslist
Memberslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_memberslist '{}' --json kosmo integrations:posthog posthog_memberslist '{}' --json posthog.posthog_membersupdate
Membersupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_membersupdate '{}' --json kosmo integrations:posthog posthog_membersupdate '{}' --json posthog.posthog_memberspartialupdate
Memberspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_memberspartialupdate '{}' --json kosmo integrations:posthog posthog_memberspartialupdate '{}' --json posthog.posthog_membersdestroy
Membersdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_membersdestroy '{}' --json kosmo integrations:posthog posthog_membersdestroy '{}' --json posthog.posthog_membersscopedapikeysretrieve
Membersscopedapikeysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_membersscopedapikeysretrieve '{}' --json kosmo integrations:posthog posthog_membersscopedapikeysretrieve '{}' --json posthog.posthog_oauthapplicationslist
ViewSet for listing OAuth applications at the organization level (read-only).
read - Parameters
- none
kosmo integrations:call posthog.posthog_oauthapplicationslist '{}' --json kosmo integrations:posthog posthog_oauthapplicationslist '{}' --json posthog.posthog_organizationsprojectslist
Projects for the current organization.
read - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectslist '{}' --json kosmo integrations:posthog posthog_organizationsprojectslist '{}' --json posthog.posthog_organizationsprojectscreate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectscreate '{}' --json kosmo integrations:posthog posthog_organizationsprojectscreate '{}' --json posthog.posthog_organizationsprojectsretrieve
Retrieve a project and its settings.
read - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsretrieve '{}' --json kosmo integrations:posthog posthog_organizationsprojectsretrieve '{}' --json posthog.posthog_organizationsprojectsupdate
Replace a project and its settings. Prefer the PATCH endpoint for partial updates - PUT requires every writable field to be provided.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsupdate '{}' --json posthog.posthog_organizationsprojectspartialupdate
Update one or more of a project's settings. Only the fields included in the request body are changed.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectspartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectspartialupdate '{}' --json posthog.posthog_organizationsprojectsdestroy
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsdestroy '{}' --json kosmo integrations:posthog posthog_organizationsprojectsdestroy '{}' --json posthog.posthog_organizationsprojectsactivityretrieve
Projects for the current organization.
read - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsactivityretrieve '{}' --json kosmo integrations:posthog posthog_organizationsprojectsactivityretrieve '{}' --json posthog.posthog_organizationsprojectsaddproductintentpartialupdate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsaddproductintentpartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsaddproductintentpartialupdate '{}' --json posthog.posthog_organizationsprojectschangeorganizationcreate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectschangeorganizationcreate '{}' --json kosmo integrations:posthog posthog_organizationsprojectschangeorganizationcreate '{}' --json posthog.posthog_organizationsprojectscompleteproductonboardingpartialupdate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectscompleteproductonboardingpartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectscompleteproductonboardingpartialupdate '{}' --json posthog.posthog_organizationsprojectsdeletesecrettokenbackuppartialupdate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsdeletesecrettokenbackuppartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsdeletesecrettokenbackuppartialupdate '{}' --json posthog.posthog_organizationsprojectsgenerateconversationspublictokencreate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsgenerateconversationspublictokencreate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsgenerateconversationspublictokencreate '{}' --json posthog.posthog_organizationsprojectsisgeneratingdemodataretrieve
Projects for the current organization.
read - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsisgeneratingdemodataretrieve '{}' --json kosmo integrations:posthog posthog_organizationsprojectsisgeneratingdemodataretrieve '{}' --json posthog.posthog_organizationsprojectsresettokenpartialupdate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsresettokenpartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsresettokenpartialupdate '{}' --json posthog.posthog_organizationsprojectsrotatesecrettokenpartialupdate
Projects for the current organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_organizationsprojectsrotatesecrettokenpartialupdate '{}' --json kosmo integrations:posthog posthog_organizationsprojectsrotatesecrettokenpartialupdate '{}' --json posthog.posthog_proxyrecordslist
List all reverse proxies configured for the organization. Returns proxy records along with the maximum number allowed by the current plan.
read - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordslist '{}' --json kosmo integrations:posthog posthog_proxyrecordslist '{}' --json posthog.posthog_proxyrecordscreate
Create a new managed reverse proxy. Provide the domain you want to proxy through. The response includes the CNAME target you need to add as a DNS record. Once the CNAME is configured, the proxy will be automatically verified and provisioned.
write - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordscreate '{}' --json kosmo integrations:posthog posthog_proxyrecordscreate '{}' --json posthog.posthog_proxyrecordsretrieve
Get details of a specific reverse proxy by ID. Returns the full configuration including domain, CNAME target, and current provisioning status.
read - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordsretrieve '{}' --json kosmo integrations:posthog posthog_proxyrecordsretrieve '{}' --json posthog.posthog_proxyrecordsdestroy
Delete a reverse proxy. For proxies in 'waiting', 'erroring', or 'timedout' status, the record is deleted immediately. For active proxies, a deletion workflow is started to clean up the provisioned infrastructure.
write - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordsdestroy '{}' --json kosmo integrations:posthog posthog_proxyrecordsdestroy '{}' --json posthog.posthog_proxyrecordsdiagnosecreate
Run a deep diagnostic on a reverse proxy. Inspects DNS CNAME alignment, the certificate provider's hostname state, CAA records walked up the customer's DNS tree, HTTP-01 challenge reachability, a live event probe, and certificate expiry. Returns a structure...
write - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordsdiagnosecreate '{}' --json kosmo integrations:posthog posthog_proxyrecordsdiagnosecreate '{}' --json posthog.posthog_proxyrecordsretrycreate
Retry provisioning a failed reverse proxy. Only available for proxies in 'erroring' or 'timedout' status. Resets the proxy to 'waiting' status and restarts the provisioning workflow.
write - Parameters
- none
kosmo integrations:call posthog.posthog_proxyrecordsretrycreate '{}' --json kosmo integrations:posthog posthog_proxyrecordsretrycreate '{}' --json posthog.posthog_roleexternalreferenceslist
Roleexternalreferenceslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_roleexternalreferenceslist '{}' --json kosmo integrations:posthog posthog_roleexternalreferenceslist '{}' --json posthog.posthog_roleexternalreferencescreate
Roleexternalreferencescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_roleexternalreferencescreate '{}' --json kosmo integrations:posthog posthog_roleexternalreferencescreate '{}' --json posthog.posthog_roleexternalreferencesdestroy
Roleexternalreferencesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_roleexternalreferencesdestroy '{}' --json kosmo integrations:posthog posthog_roleexternalreferencesdestroy '{}' --json posthog.posthog_roleexternalreferenceslookupretrieve
Roleexternalreferenceslookupretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_roleexternalreferenceslookupretrieve '{}' --json kosmo integrations:posthog posthog_roleexternalreferenceslookupretrieve '{}' --json posthog.posthog_roleslist
Roleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_roleslist '{}' --json kosmo integrations:posthog posthog_roleslist '{}' --json posthog.posthog_rolescreate
Rolescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolescreate '{}' --json kosmo integrations:posthog posthog_rolescreate '{}' --json posthog.posthog_rolesretrieve
Rolesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_rolesretrieve '{}' --json kosmo integrations:posthog posthog_rolesretrieve '{}' --json posthog.posthog_rolesupdate
Rolesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolesupdate '{}' --json kosmo integrations:posthog posthog_rolesupdate '{}' --json posthog.posthog_rolespartialupdate
Rolespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolespartialupdate '{}' --json kosmo integrations:posthog posthog_rolespartialupdate '{}' --json posthog.posthog_rolesdestroy
Rolesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolesdestroy '{}' --json kosmo integrations:posthog posthog_rolesdestroy '{}' --json posthog.posthog_rolesrolemembershipslist
Rolesrolemembershipslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_rolesrolemembershipslist '{}' --json kosmo integrations:posthog posthog_rolesrolemembershipslist '{}' --json posthog.posthog_rolesrolemembershipscreate
Rolesrolemembershipscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolesrolemembershipscreate '{}' --json kosmo integrations:posthog posthog_rolesrolemembershipscreate '{}' --json posthog.posthog_rolesrolemembershipsretrieve
Rolesrolemembershipsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_rolesrolemembershipsretrieve '{}' --json kosmo integrations:posthog posthog_rolesrolemembershipsretrieve '{}' --json posthog.posthog_rolesrolemembershipsdestroy
Rolesrolemembershipsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_rolesrolemembershipsdestroy '{}' --json kosmo integrations:posthog posthog_rolesrolemembershipsdestroy '{}' --json posthog.posthog_welcomecurrentretrieve
Aggregated payload for the invited-user welcome screen.
read - Parameters
- none
kosmo integrations:call posthog.posthog_welcomecurrentretrieve '{}' --json kosmo integrations:posthog posthog_welcomecurrentretrieve '{}' --json posthog.posthog_actionslist
Actionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_actionslist '{}' --json kosmo integrations:posthog posthog_actionslist '{}' --json posthog.posthog_actionscreate
Actionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_actionscreate '{}' --json kosmo integrations:posthog posthog_actionscreate '{}' --json posthog.posthog_actionsretrieve
Actionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_actionsretrieve '{}' --json kosmo integrations:posthog posthog_actionsretrieve '{}' --json posthog.posthog_actionsupdate
Actionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_actionsupdate '{}' --json kosmo integrations:posthog posthog_actionsupdate '{}' --json posthog.posthog_actionspartialupdate
Actionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_actionspartialupdate '{}' --json kosmo integrations:posthog posthog_actionspartialupdate '{}' --json posthog.posthog_actionsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_actionsdestroy '{}' --json kosmo integrations:posthog posthog_actionsdestroy '{}' --json posthog.posthog_actionsreferenceslist
Actionsreferenceslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_actionsreferenceslist '{}' --json kosmo integrations:posthog posthog_actionsreferenceslist '{}' --json posthog.posthog_actionsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_actionsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_actionsbulkupdatetagscreate '{}' --json posthog.posthog_activityloglist
Activityloglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_activityloglist '{}' --json kosmo integrations:posthog posthog_activityloglist '{}' --json posthog.posthog_advancedactivitylogslist
Advancedactivitylogslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_advancedactivitylogslist '{}' --json kosmo integrations:posthog posthog_advancedactivitylogslist '{}' --json posthog.posthog_advancedactivitylogsavailablefiltersretrieve
Advancedactivitylogsavailablefiltersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_advancedactivitylogsavailablefiltersretrieve '{}' --json kosmo integrations:posthog posthog_advancedactivitylogsavailablefiltersretrieve '{}' --json posthog.posthog_advancedactivitylogsexportcreate
Advancedactivitylogsexportcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_advancedactivitylogsexportcreate '{}' --json kosmo integrations:posthog posthog_advancedactivitylogsexportcreate '{}' --json posthog.posthog_alertslist
Alertslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_alertslist '{}' --json kosmo integrations:posthog posthog_alertslist '{}' --json posthog.posthog_alertscreate
Alertscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_alertscreate '{}' --json kosmo integrations:posthog posthog_alertscreate '{}' --json posthog.posthog_alertsretrieve
Alertsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_alertsretrieve '{}' --json kosmo integrations:posthog posthog_alertsretrieve '{}' --json posthog.posthog_alertsupdate
Alertsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_alertsupdate '{}' --json kosmo integrations:posthog posthog_alertsupdate '{}' --json posthog.posthog_alertspartialupdate
Alertspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_alertspartialupdate '{}' --json kosmo integrations:posthog posthog_alertspartialupdate '{}' --json posthog.posthog_alertsdestroy
Alertsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_alertsdestroy '{}' --json kosmo integrations:posthog posthog_alertsdestroy '{}' --json posthog.posthog_alertssimulatecreate
Simulate a detector on an insight's historical data. Read-only - no AlertCheck records are created.
write - Parameters
- none
kosmo integrations:call posthog.posthog_alertssimulatecreate '{}' --json kosmo integrations:posthog posthog_alertssimulatecreate '{}' --json posthog.posthog_annotationslist
Create, Read, Update and Delete annotations. [See docs](https://posthog.com/docs/data/annotations) for more information on annotations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_annotationslist '{}' --json kosmo integrations:posthog posthog_annotationslist '{}' --json posthog.posthog_annotationscreate
Create, Read, Update and Delete annotations. [See docs](https://posthog.com/docs/data/annotations) for more information on annotations.
write - Parameters
- none
kosmo integrations:call posthog.posthog_annotationscreate '{}' --json kosmo integrations:posthog posthog_annotationscreate '{}' --json posthog.posthog_annotationsretrieve
Create, Read, Update and Delete annotations. [See docs](https://posthog.com/docs/data/annotations) for more information on annotations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_annotationsretrieve '{}' --json kosmo integrations:posthog posthog_annotationsretrieve '{}' --json posthog.posthog_annotationsupdate
Create, Read, Update and Delete annotations. [See docs](https://posthog.com/docs/data/annotations) for more information on annotations.
write - Parameters
- none
kosmo integrations:call posthog.posthog_annotationsupdate '{}' --json kosmo integrations:posthog posthog_annotationsupdate '{}' --json posthog.posthog_annotationspartialupdate
Create, Read, Update and Delete annotations. [See docs](https://posthog.com/docs/data/annotations) for more information on annotations.
write - Parameters
- none
kosmo integrations:call posthog.posthog_annotationspartialupdate '{}' --json kosmo integrations:posthog posthog_annotationspartialupdate '{}' --json posthog.posthog_annotationsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_annotationsdestroy '{}' --json kosmo integrations:posthog posthog_annotationsdestroy '{}' --json posthog.posthog_batchexportslist
Batchexportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportslist '{}' --json kosmo integrations:posthog posthog_batchexportslist '{}' --json posthog.posthog_batchexportscreate
Batchexportscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportscreate '{}' --json kosmo integrations:posthog posthog_batchexportscreate '{}' --json posthog.posthog_batchexportsbackfillslist
ViewSet for BatchExportBackfill models. Allows creating and reading backfills, but not updating or deleting them.
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsbackfillslist '{}' --json kosmo integrations:posthog posthog_batchexportsbackfillslist '{}' --json posthog.posthog_batchexportsbackfillscreate
Create a new backfill for a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsbackfillscreate '{}' --json kosmo integrations:posthog posthog_batchexportsbackfillscreate '{}' --json posthog.posthog_batchexportsbackfillsretrieve
ViewSet for BatchExportBackfill models. Allows creating and reading backfills, but not updating or deleting them.
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsbackfillsretrieve '{}' --json kosmo integrations:posthog posthog_batchexportsbackfillsretrieve '{}' --json posthog.posthog_batchexportsbackfillscancelcreate
Cancel a batch export backfill.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsbackfillscancelcreate '{}' --json kosmo integrations:posthog posthog_batchexportsbackfillscancelcreate '{}' --json posthog.posthog_batchexportsrunslist
Batchexportsrunslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunslist '{}' --json kosmo integrations:posthog posthog_batchexportsrunslist '{}' --json posthog.posthog_batchexportsrunsretrieve
Batchexportsrunsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunsretrieve '{}' --json kosmo integrations:posthog posthog_batchexportsrunsretrieve '{}' --json posthog.posthog_batchexportsrunscancelcreate
Cancel a batch export run.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunscancelcreate '{}' --json kosmo integrations:posthog posthog_batchexportsrunscancelcreate '{}' --json posthog.posthog_batchexportsrunslogsretrieve
Batchexportsrunslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunslogsretrieve '{}' --json kosmo integrations:posthog posthog_batchexportsrunslogsretrieve '{}' --json posthog.posthog_batchexportsrunsretrycreate
Retry a batch export run. We use the same underlying mechanism as when backfilling a batch export, as retrying a run is the same as backfilling one run.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunsretrycreate '{}' --json kosmo integrations:posthog posthog_batchexportsrunsretrycreate '{}' --json posthog.posthog_batchexportsretrieve
Batchexportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsretrieve '{}' --json kosmo integrations:posthog posthog_batchexportsretrieve '{}' --json posthog.posthog_batchexportsupdate
Batchexportsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsupdate '{}' --json kosmo integrations:posthog posthog_batchexportsupdate '{}' --json posthog.posthog_batchexportspartialupdate
Batchexportspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportspartialupdate '{}' --json kosmo integrations:posthog posthog_batchexportspartialupdate '{}' --json posthog.posthog_batchexportsdestroy
Batchexportsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsdestroy '{}' --json kosmo integrations:posthog posthog_batchexportsdestroy '{}' --json posthog.posthog_batchexportslogsretrieve
Batchexportslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportslogsretrieve '{}' --json kosmo integrations:posthog posthog_batchexportslogsretrieve '{}' --json posthog.posthog_batchexportspausecreate
Pause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportspausecreate '{}' --json kosmo integrations:posthog posthog_batchexportspausecreate '{}' --json posthog.posthog_batchexportsrunteststepcreate
Batchexportsrunteststepcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunteststepcreate '{}' --json kosmo integrations:posthog posthog_batchexportsrunteststepcreate '{}' --json posthog.posthog_batchexportsunpausecreate
Unpause a BatchExport.
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsunpausecreate '{}' --json kosmo integrations:posthog posthog_batchexportsunpausecreate '{}' --json posthog.posthog_batchexportsrunteststepnewcreate
Batchexportsrunteststepnewcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportsrunteststepnewcreate '{}' --json kosmo integrations:posthog posthog_batchexportsrunteststepnewcreate '{}' --json posthog.posthog_batchexportstestretrieve
Batchexportstestretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_batchexportstestretrieve '{}' --json kosmo integrations:posthog posthog_batchexportstestretrieve '{}' --json posthog.posthog_cohortslist
Cohortslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortslist '{}' --json kosmo integrations:posthog posthog_cohortslist '{}' --json posthog.posthog_cohortscreate
Cohortscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortscreate '{}' --json kosmo integrations:posthog posthog_cohortscreate '{}' --json posthog.posthog_cohortsretrieve
Cohortsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsretrieve '{}' --json kosmo integrations:posthog posthog_cohortsretrieve '{}' --json posthog.posthog_cohortsupdate
Cohortsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsupdate '{}' --json kosmo integrations:posthog posthog_cohortsupdate '{}' --json posthog.posthog_cohortspartialupdate
Cohortspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortspartialupdate '{}' --json kosmo integrations:posthog posthog_cohortspartialupdate '{}' --json posthog.posthog_cohortsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsdestroy '{}' --json kosmo integrations:posthog posthog_cohortsdestroy '{}' --json posthog.posthog_cohortsactivityretrieve
Cohortsactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsactivityretrieve '{}' --json kosmo integrations:posthog posthog_cohortsactivityretrieve '{}' --json posthog.posthog_cohortsaddpersonstostaticcohortpartialupdate
Cohortsaddpersonstostaticcohortpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsaddpersonstostaticcohortpartialupdate '{}' --json kosmo integrations:posthog posthog_cohortsaddpersonstostaticcohortpartialupdate '{}' --json posthog.posthog_cohortscalculationhistoryretrieve
Cohortscalculationhistoryretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortscalculationhistoryretrieve '{}' --json kosmo integrations:posthog posthog_cohortscalculationhistoryretrieve '{}' --json posthog.posthog_cohortspersonsretrieve
Cohortspersonsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortspersonsretrieve '{}' --json kosmo integrations:posthog posthog_cohortspersonsretrieve '{}' --json posthog.posthog_cohortsremovepersonfromstaticcohortpartialupdate
Cohortsremovepersonfromstaticcohortpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsremovepersonfromstaticcohortpartialupdate '{}' --json kosmo integrations:posthog posthog_cohortsremovepersonfromstaticcohortpartialupdate '{}' --json posthog.posthog_cohortsallactivityretrieve
Cohortsallactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_cohortsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_cohortsallactivityretrieve '{}' --json posthog.posthog_commentslist
Commentslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_commentslist '{}' --json kosmo integrations:posthog posthog_commentslist '{}' --json posthog.posthog_commentscreate
Commentscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentscreate '{}' --json kosmo integrations:posthog posthog_commentscreate '{}' --json posthog.posthog_commentsretrieve
Commentsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_commentsretrieve '{}' --json kosmo integrations:posthog posthog_commentsretrieve '{}' --json posthog.posthog_commentsupdate
Commentsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentsupdate '{}' --json kosmo integrations:posthog posthog_commentsupdate '{}' --json posthog.posthog_commentspartialupdate
Commentspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentspartialupdate '{}' --json kosmo integrations:posthog posthog_commentspartialupdate '{}' --json posthog.posthog_commentsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentsdestroy '{}' --json kosmo integrations:posthog posthog_commentsdestroy '{}' --json posthog.posthog_commentscompletecreate
Mark a task-comment as complete. Sets completedat and completedby. 400 if the comment is not a task or is already complete.
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentscompletecreate '{}' --json kosmo integrations:posthog posthog_commentscompletecreate '{}' --json posthog.posthog_commentsreopencreate
Reopen a completed task-comment. Clears completedat and completedby. 400 if the comment is not a task or is already open.
write - Parameters
- none
kosmo integrations:call posthog.posthog_commentsreopencreate '{}' --json kosmo integrations:posthog posthog_commentsreopencreate '{}' --json posthog.posthog_commentsthreadretrieve
Commentsthreadretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_commentsthreadretrieve '{}' --json kosmo integrations:posthog posthog_commentsthreadretrieve '{}' --json posthog.posthog_commentscountretrieve
Commentscountretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_commentscountretrieve '{}' --json kosmo integrations:posthog posthog_commentscountretrieve '{}' --json posthog.posthog_conversationsticketslist
List tickets with person data attached.
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketslist '{}' --json kosmo integrations:posthog posthog_conversationsticketslist '{}' --json posthog.posthog_conversationsticketscreate
Conversationsticketscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketscreate '{}' --json kosmo integrations:posthog posthog_conversationsticketscreate '{}' --json posthog.posthog_conversationsticketsretrieve
Get single ticket and mark as read by team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketsretrieve '{}' --json kosmo integrations:posthog posthog_conversationsticketsretrieve '{}' --json posthog.posthog_conversationsticketsupdate
Handle ticket updates including assignee changes.
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketsupdate '{}' --json kosmo integrations:posthog posthog_conversationsticketsupdate '{}' --json posthog.posthog_conversationsticketspartialupdate
Conversationsticketspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketspartialupdate '{}' --json kosmo integrations:posthog posthog_conversationsticketspartialupdate '{}' --json posthog.posthog_conversationsticketsdestroy
Conversationsticketsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketsdestroy '{}' --json kosmo integrations:posthog posthog_conversationsticketsdestroy '{}' --json posthog.posthog_conversationsticketssuggestreplycreate
Conversationsticketssuggestreplycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketssuggestreplycreate '{}' --json kosmo integrations:posthog posthog_conversationsticketssuggestreplycreate '{}' --json posthog.posthog_conversationsticketsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_conversationsticketsbulkupdatetagscreate '{}' --json posthog.posthog_conversationsticketsunreadcountretrieve
Get total unread ticket count for the team. Returns the sum of unreadteamcount for all non-resolved tickets. Cached in Redis for 30 seconds, invalidated on changes.
read - Parameters
- none
kosmo integrations:call posthog.posthog_conversationsticketsunreadcountretrieve '{}' --json kosmo integrations:posthog posthog_conversationsticketsunreadcountretrieve '{}' --json posthog.posthog_dashboardtemplateslist
Dashboardtemplateslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplateslist '{}' --json kosmo integrations:posthog posthog_dashboardtemplateslist '{}' --json posthog.posthog_dashboardtemplatescreate
Dashboardtemplatescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatescreate '{}' --json kosmo integrations:posthog posthog_dashboardtemplatescreate '{}' --json posthog.posthog_dashboardtemplatesretrieve
Dashboardtemplatesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatesretrieve '{}' --json kosmo integrations:posthog posthog_dashboardtemplatesretrieve '{}' --json posthog.posthog_dashboardtemplatesupdate
Dashboardtemplatesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatesupdate '{}' --json kosmo integrations:posthog posthog_dashboardtemplatesupdate '{}' --json posthog.posthog_dashboardtemplatespartialupdate
Dashboardtemplatespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatespartialupdate '{}' --json kosmo integrations:posthog posthog_dashboardtemplatespartialupdate '{}' --json posthog.posthog_dashboardtemplatesdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatesdestroy '{}' --json kosmo integrations:posthog posthog_dashboardtemplatesdestroy '{}' --json posthog.posthog_dashboardtemplatescopybetweenprojectscreate
Copy a team template to this project
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatescopybetweenprojectscreate '{}' --json kosmo integrations:posthog posthog_dashboardtemplatescopybetweenprojectscreate '{}' --json posthog.posthog_dashboardtemplatesjsonschemaretrieve
Dashboardtemplatesjsonschemaretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardtemplatesjsonschemaretrieve '{}' --json kosmo integrations:posthog posthog_dashboardtemplatesjsonschemaretrieve '{}' --json posthog.posthog_dashboardslist
Dashboardslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardslist '{}' --json kosmo integrations:posthog posthog_dashboardslist '{}' --json posthog.posthog_dashboardscreate
Dashboardscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscreate '{}' --json kosmo integrations:posthog posthog_dashboardscreate '{}' --json posthog.posthog_dashboardscollaboratorslist
Dashboardscollaboratorslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscollaboratorslist '{}' --json kosmo integrations:posthog posthog_dashboardscollaboratorslist '{}' --json posthog.posthog_dashboardscollaboratorscreate
Dashboardscollaboratorscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscollaboratorscreate '{}' --json kosmo integrations:posthog posthog_dashboardscollaboratorscreate '{}' --json posthog.posthog_dashboardscollaboratorsdestroy
Dashboardscollaboratorsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscollaboratorsdestroy '{}' --json kosmo integrations:posthog posthog_dashboardscollaboratorsdestroy '{}' --json posthog.posthog_dashboardssharinglist
Dashboardssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardssharinglist '{}' --json kosmo integrations:posthog posthog_dashboardssharinglist '{}' --json posthog.posthog_dashboardssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_dashboardssharingpasswordscreate '{}' --json posthog.posthog_dashboardssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_dashboardssharingpasswordsdestroy '{}' --json posthog.posthog_dashboardssharingrefreshcreate
Dashboardssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_dashboardssharingrefreshcreate '{}' --json posthog.posthog_dashboardsretrieve
Dashboardsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsretrieve '{}' --json kosmo integrations:posthog posthog_dashboardsretrieve '{}' --json posthog.posthog_dashboardsupdate
Dashboardsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsupdate '{}' --json kosmo integrations:posthog posthog_dashboardsupdate '{}' --json posthog.posthog_dashboardspartialupdate
Dashboardspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardspartialupdate '{}' --json kosmo integrations:posthog posthog_dashboardspartialupdate '{}' --json posthog.posthog_dashboardsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsdestroy '{}' --json kosmo integrations:posthog posthog_dashboardsdestroy '{}' --json posthog.posthog_dashboardsanalyzerefreshresultcreate
Generate AI analysis comparing before/after dashboard refresh. Expects cachekey in request body pointing to the stored 'before' state.
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsanalyzerefreshresultcreate '{}' --json kosmo integrations:posthog posthog_dashboardsanalyzerefreshresultcreate '{}' --json posthog.posthog_dashboardscopytilecreate
Copy an existing dashboard tile to another dashboard (insight or text card; new tile row).
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscopytilecreate '{}' --json kosmo integrations:posthog posthog_dashboardscopytilecreate '{}' --json posthog.posthog_dashboardsmovetilepartialupdate
Dashboardsmovetilepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsmovetilepartialupdate '{}' --json kosmo integrations:posthog posthog_dashboardsmovetilepartialupdate '{}' --json posthog.posthog_dashboardsreordertilescreate
Dashboardsreordertilescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsreordertilescreate '{}' --json kosmo integrations:posthog posthog_dashboardsreordertilescreate '{}' --json posthog.posthog_dashboardsruninsightsretrieve
Run all insights on a dashboard and return their results.
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsruninsightsretrieve '{}' --json kosmo integrations:posthog posthog_dashboardsruninsightsretrieve '{}' --json posthog.posthog_dashboardssnapshotcreate
Snapshot the current dashboard state (from cache) for AI analysis. Returns a cachekey representing the 'before' state, to be used with analyzerefreshresult.
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardssnapshotcreate '{}' --json kosmo integrations:posthog posthog_dashboardssnapshotcreate '{}' --json posthog.posthog_dashboardsstreamtilesretrieve
Stream dashboard metadata and tiles via Server-Sent Events. Sends metadata first, then tiles as they are rendered.
read - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsstreamtilesretrieve '{}' --json kosmo integrations:posthog posthog_dashboardsstreamtilesretrieve '{}' --json posthog.posthog_dashboardsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_dashboardsbulkupdatetagscreate '{}' --json posthog.posthog_dashboardscreatefromtemplatejsoncreate
Dashboardscreatefromtemplatejsoncreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscreatefromtemplatejsoncreate '{}' --json kosmo integrations:posthog posthog_dashboardscreatefromtemplatejsoncreate '{}' --json posthog.posthog_dashboardscreateunlisteddashboardcreate
Creates an unlisted dashboard from template by tag. Enforces uniqueness (one per tag per team). Returns 409 if unlisted dashboard with this tag already exists.
write - Parameters
- none
kosmo integrations:call posthog.posthog_dashboardscreateunlisteddashboardcreate '{}' --json kosmo integrations:posthog posthog_dashboardscreateunlisteddashboardcreate '{}' --json posthog.posthog_datacolorthemeslist
Datacolorthemeslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemeslist '{}' --json kosmo integrations:posthog posthog_datacolorthemeslist '{}' --json posthog.posthog_datacolorthemescreate
Datacolorthemescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemescreate '{}' --json kosmo integrations:posthog posthog_datacolorthemescreate '{}' --json posthog.posthog_datacolorthemesretrieve
Datacolorthemesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemesretrieve '{}' --json kosmo integrations:posthog posthog_datacolorthemesretrieve '{}' --json posthog.posthog_datacolorthemesupdate
Datacolorthemesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemesupdate '{}' --json kosmo integrations:posthog posthog_datacolorthemesupdate '{}' --json posthog.posthog_datacolorthemespartialupdate
Datacolorthemespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemespartialupdate '{}' --json kosmo integrations:posthog posthog_datacolorthemespartialupdate '{}' --json posthog.posthog_datacolorthemesdestroy
Datacolorthemesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_datacolorthemesdestroy '{}' --json kosmo integrations:posthog posthog_datacolorthemesdestroy '{}' --json posthog.posthog_datamodelingjobslist
List data modeling jobs which are "runs" for our saved queries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datamodelingjobslist '{}' --json kosmo integrations:posthog posthog_datamodelingjobslist '{}' --json posthog.posthog_datamodelingjobsretrieve
List data modeling jobs which are "runs" for our saved queries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datamodelingjobsretrieve '{}' --json kosmo integrations:posthog posthog_datamodelingjobsretrieve '{}' --json posthog.posthog_datamodelingjobsrecentretrieve
Get the most recent non-running job for each saved query from the v2 backend.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datamodelingjobsrecentretrieve '{}' --json kosmo integrations:posthog posthog_datamodelingjobsrecentretrieve '{}' --json posthog.posthog_datamodelingjobsrunningretrieve
Get all currently running jobs from the v2 backend.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datamodelingjobsrunningretrieve '{}' --json kosmo integrations:posthog posthog_datamodelingjobsrunningretrieve '{}' --json posthog.posthog_datawarehousecheckdatabasenameretrieve
Check if a database name is available.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousecheckdatabasenameretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousecheckdatabasenameretrieve '{}' --json posthog.posthog_datawarehousecompletedactivityretrieve
Returns completed/non-running activities (jobs with status 'Completed'). Supports pagination and cutoff time filtering.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousecompletedactivityretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousecompletedactivityretrieve '{}' --json posthog.posthog_datawarehousedatahealthissuesretrieve
Returns failed/disabled data pipeline items for the Pipeline status side panel. Includes: materializations, syncs, sources, destinations, and transformations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousedatahealthissuesretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousedatahealthissuesretrieve '{}' --json posthog.posthog_datawarehousedataopsdashboardretrieve
Returns the data ops overview dashboard ID for this team, creating it if it doesn't exist yet.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousedataopsdashboardretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousedataopsdashboardretrieve '{}' --json posthog.posthog_datawarehousedeprovisioncreate
Start deprovisioning the managed warehouse for this team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousedeprovisioncreate '{}' --json kosmo integrations:posthog posthog_datawarehousedeprovisioncreate '{}' --json posthog.posthog_datawarehousejobstatsretrieve
Returns success and failed job statistics for the last 1, 7, or 30 days. Query parameter 'days' can be 1, 7, or 30 (default: 7).
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousejobstatsretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousejobstatsretrieve '{}' --json posthog.posthog_datawarehousepropertyvaluesretrieve
API endpoints for data warehouse aggregate statistics and operations.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousepropertyvaluesretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousepropertyvaluesretrieve '{}' --json posthog.posthog_datawarehouseprovisioncreate
Start provisioning a managed warehouse for this team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehouseprovisioncreate '{}' --json kosmo integrations:posthog posthog_datawarehouseprovisioncreate '{}' --json posthog.posthog_datawarehouseresetpasswordcreate
Reset the root password for the managed warehouse.
write - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehouseresetpasswordcreate '{}' --json kosmo integrations:posthog posthog_datawarehouseresetpasswordcreate '{}' --json posthog.posthog_datawarehouserunningactivityretrieve
Returns currently running activities (jobs with status 'Running'). Supports pagination and cutoff time filtering.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehouserunningactivityretrieve '{}' --json kosmo integrations:posthog posthog_datawarehouserunningactivityretrieve '{}' --json posthog.posthog_datawarehousetotalrowsstatsretrieve
Returns aggregated statistics for the data warehouse total rows processed within the current billing period. Used by the frontend data warehouse scene to display usage information.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousetotalrowsstatsretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousetotalrowsstatsretrieve '{}' --json posthog.posthog_datawarehousewarehousestatusretrieve
Get the current provisioning status of the managed warehouse.
read - Parameters
- none
kosmo integrations:call posthog.posthog_datawarehousewarehousestatusretrieve '{}' --json kosmo integrations:posthog posthog_datawarehousewarehousestatusretrieve '{}' --json posthog.posthog_datasetitemslist
Datasetitemslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemslist '{}' --json kosmo integrations:posthog posthog_datasetitemslist '{}' --json posthog.posthog_datasetitemscreate
Datasetitemscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemscreate '{}' --json kosmo integrations:posthog posthog_datasetitemscreate '{}' --json posthog.posthog_datasetitemsretrieve
Datasetitemsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemsretrieve '{}' --json kosmo integrations:posthog posthog_datasetitemsretrieve '{}' --json posthog.posthog_datasetitemsupdate
Datasetitemsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemsupdate '{}' --json kosmo integrations:posthog posthog_datasetitemsupdate '{}' --json posthog.posthog_datasetitemspartialupdate
Datasetitemspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemspartialupdate '{}' --json kosmo integrations:posthog posthog_datasetitemspartialupdate '{}' --json posthog.posthog_datasetitemsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetitemsdestroy '{}' --json kosmo integrations:posthog posthog_datasetitemsdestroy '{}' --json posthog.posthog_datasetslist
Datasetslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_datasetslist '{}' --json kosmo integrations:posthog posthog_datasetslist '{}' --json posthog.posthog_datasetscreate
Datasetscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetscreate '{}' --json kosmo integrations:posthog posthog_datasetscreate '{}' --json posthog.posthog_datasetsretrieve
Datasetsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_datasetsretrieve '{}' --json kosmo integrations:posthog posthog_datasetsretrieve '{}' --json posthog.posthog_datasetsupdate
Datasetsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetsupdate '{}' --json kosmo integrations:posthog posthog_datasetsupdate '{}' --json posthog.posthog_datasetspartialupdate
Datasetspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetspartialupdate '{}' --json kosmo integrations:posthog posthog_datasetspartialupdate '{}' --json posthog.posthog_datasetsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_datasetsdestroy '{}' --json kosmo integrations:posthog posthog_datasetsdestroy '{}' --json posthog.posthog_earlyaccessfeaturelist
Earlyaccessfeaturelist
read - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeaturelist '{}' --json kosmo integrations:posthog posthog_earlyaccessfeaturelist '{}' --json posthog.posthog_earlyaccessfeaturecreate
Earlyaccessfeaturecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeaturecreate '{}' --json kosmo integrations:posthog posthog_earlyaccessfeaturecreate '{}' --json posthog.posthog_earlyaccessfeatureretrieve
Earlyaccessfeatureretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeatureretrieve '{}' --json kosmo integrations:posthog posthog_earlyaccessfeatureretrieve '{}' --json posthog.posthog_earlyaccessfeatureupdate
Earlyaccessfeatureupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeatureupdate '{}' --json kosmo integrations:posthog posthog_earlyaccessfeatureupdate '{}' --json posthog.posthog_earlyaccessfeaturepartialupdate
Earlyaccessfeaturepartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeaturepartialupdate '{}' --json kosmo integrations:posthog posthog_earlyaccessfeaturepartialupdate '{}' --json posthog.posthog_earlyaccessfeaturedestroy
Earlyaccessfeaturedestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_earlyaccessfeaturedestroy '{}' --json kosmo integrations:posthog posthog_earlyaccessfeaturedestroy '{}' --json posthog.posthog_elementslist
Elementslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_elementslist '{}' --json kosmo integrations:posthog posthog_elementslist '{}' --json posthog.posthog_elementscreate
Elementscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_elementscreate '{}' --json kosmo integrations:posthog posthog_elementscreate '{}' --json posthog.posthog_elementsretrieve
Elementsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_elementsretrieve '{}' --json kosmo integrations:posthog posthog_elementsretrieve '{}' --json posthog.posthog_elementsupdate
Elementsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_elementsupdate '{}' --json kosmo integrations:posthog posthog_elementsupdate '{}' --json posthog.posthog_elementspartialupdate
Elementspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_elementspartialupdate '{}' --json kosmo integrations:posthog posthog_elementspartialupdate '{}' --json posthog.posthog_elementsdestroy
Elementsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_elementsdestroy '{}' --json kosmo integrations:posthog posthog_elementsdestroy '{}' --json posthog.posthog_elementsstatsretrieve
The original version of this API always and only returned $autocapture elements If no include query parameter is sent this remains true. Now, you can pass a combination of include query parameters to get different types of elements Currently only $autocaptu...
read - Parameters
- none
kosmo integrations:call posthog.posthog_elementsstatsretrieve '{}' --json kosmo integrations:posthog posthog_elementsstatsretrieve '{}' --json posthog.posthog_elementsvaluesretrieve
Elementsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_elementsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_elementsvaluesretrieve '{}' --json posthog.posthog_endpointslist
List all endpoints for the team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointslist '{}' --json kosmo integrations:posthog posthog_endpointslist '{}' --json posthog.posthog_endpointscreate
Create a new endpoint.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointscreate '{}' --json kosmo integrations:posthog posthog_endpointscreate '{}' --json posthog.posthog_endpointsretrieve
Retrieve an endpoint, or a specific version via ?version=N.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsretrieve '{}' --json kosmo integrations:posthog posthog_endpointsretrieve '{}' --json posthog.posthog_endpointsupdate
Update an existing endpoint. Parameters are optional. Pass version in body or ?version=N query param to target a specific version.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsupdate '{}' --json kosmo integrations:posthog posthog_endpointsupdate '{}' --json posthog.posthog_endpointspartialupdate
Update an existing endpoint.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointspartialupdate '{}' --json kosmo integrations:posthog posthog_endpointspartialupdate '{}' --json posthog.posthog_endpointsdestroy
Delete an endpoint and clean up materialized query.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsdestroy '{}' --json kosmo integrations:posthog posthog_endpointsdestroy '{}' --json posthog.posthog_endpointsmaterializationpreviewcreate
Preview the materialization transform for an endpoint. Shows what the query will look like after materialization, including range pair detection and bucket functions.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsmaterializationpreviewcreate '{}' --json kosmo integrations:posthog posthog_endpointsmaterializationpreviewcreate '{}' --json posthog.posthog_endpointsmaterializationstatusretrieve
Get materialization status for an endpoint. Supports ?version=N query param.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsmaterializationstatusretrieve '{}' --json kosmo integrations:posthog posthog_endpointsmaterializationstatusretrieve '{}' --json posthog.posthog_endpointsopenapi_jsonretrieve
Get OpenAPI 3.0 specification for this endpoint. Use this to generate typed SDK clients.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsopenapi_jsonretrieve '{}' --json kosmo integrations:posthog posthog_endpointsopenapi_jsonretrieve '{}' --json posthog.posthog_endpointsrunretrieve
Execute endpoint with optional materialization. Supports version parameter, runs latest version if not set.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsrunretrieve '{}' --json kosmo integrations:posthog posthog_endpointsrunretrieve '{}' --json posthog.posthog_endpointsruncreate
Execute endpoint with optional materialization. Supports version parameter, runs latest version if not set.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsruncreate '{}' --json kosmo integrations:posthog posthog_endpointsruncreate '{}' --json posthog.posthog_endpointsversionslist
List all versions for an endpoint.
read - Parameters
- none
kosmo integrations:call posthog.posthog_endpointsversionslist '{}' --json kosmo integrations:posthog posthog_endpointsversionslist '{}' --json posthog.posthog_endpointslastexecutiontimescreate
Get the last execution times in the past 6 months for multiple endpoints.
write - Parameters
- none
kosmo integrations:call posthog.posthog_endpointslastexecutiontimescreate '{}' --json kosmo integrations:posthog posthog_endpointslastexecutiontimescreate '{}' --json posthog.posthog_environmentslist
Deprecated: use /api/environments/{id}/ instead.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentslist '{}' --json kosmo integrations:posthog posthog_environmentslist '{}' --json posthog.posthog_environmentscreate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentscreate '{}' --json kosmo integrations:posthog posthog_environmentscreate '{}' --json posthog.posthog_environmentsretrieve
Deprecated: use /api/environments/{id}/ instead.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsretrieve '{}' --json posthog.posthog_environmentsupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsupdate '{}' --json kosmo integrations:posthog posthog_environmentsupdate '{}' --json posthog.posthog_environmentspartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentspartialupdate '{}' --json kosmo integrations:posthog posthog_environmentspartialupdate '{}' --json posthog.posthog_environmentsdestroy
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdestroy '{}' --json posthog.posthog_environmentsactivityretrieve
Deprecated: use /api/environments/{id}/ instead.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsactivityretrieve '{}' --json kosmo integrations:posthog posthog_environmentsactivityretrieve '{}' --json posthog.posthog_environmentsaddproductintentpartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsaddproductintentpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsaddproductintentpartialupdate '{}' --json posthog.posthog_environmentscompleteproductonboardingpartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentscompleteproductonboardingpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentscompleteproductonboardingpartialupdate '{}' --json posthog.posthog_environmentsdefaultevaluationcontextsretrieve
Manage default evaluation contexts for a team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdefaultevaluationcontextsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdefaultevaluationcontextsretrieve '{}' --json posthog.posthog_environmentsdefaultevaluationcontextscreate
Manage default evaluation contexts for a team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdefaultevaluationcontextscreate '{}' --json kosmo integrations:posthog posthog_environmentsdefaultevaluationcontextscreate '{}' --json posthog.posthog_environmentsdefaultevaluationcontextsdestroy
Manage default evaluation contexts for a team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdefaultevaluationcontextsdestroy '{}' --json kosmo integrations:posthog posthog_environmentsdefaultevaluationcontextsdestroy '{}' --json posthog.posthog_environmentsdefaultreleaseconditionsretrieve
Manage default release conditions for new feature flags in this team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdefaultreleaseconditionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentsdefaultreleaseconditionsretrieve '{}' --json posthog.posthog_environmentsdefaultreleaseconditionsupdate
Manage default release conditions for new feature flags in this team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdefaultreleaseconditionsupdate '{}' --json kosmo integrations:posthog posthog_environmentsdefaultreleaseconditionsupdate '{}' --json posthog.posthog_environmentsdeletesecrettokenbackuppartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsdeletesecrettokenbackuppartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsdeletesecrettokenbackuppartialupdate '{}' --json posthog.posthog_environmentseventingestionrestrictionsretrieve
Deprecated: use /api/environments/{id}/ instead.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentseventingestionrestrictionsretrieve '{}' --json kosmo integrations:posthog posthog_environmentseventingestionrestrictionsretrieve '{}' --json posthog.posthog_environmentsexperimentsconfigretrieve
Manage experiment configuration for this environment.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexperimentsconfigretrieve '{}' --json kosmo integrations:posthog posthog_environmentsexperimentsconfigretrieve '{}' --json posthog.posthog_environmentsexperimentsconfigpartialupdate
Manage experiment configuration for this environment.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsexperimentsconfigpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsexperimentsconfigpartialupdate '{}' --json posthog.posthog_environmentsgenerateconversationspublictokencreate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsgenerateconversationspublictokencreate '{}' --json kosmo integrations:posthog posthog_environmentsgenerateconversationspublictokencreate '{}' --json posthog.posthog_environmentsisgeneratingdemodataretrieve
Deprecated: use /api/environments/{id}/ instead.
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsisgeneratingdemodataretrieve '{}' --json kosmo integrations:posthog posthog_environmentsisgeneratingdemodataretrieve '{}' --json posthog.posthog_environmentsresettokenpartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsresettokenpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsresettokenpartialupdate '{}' --json posthog.posthog_environmentsrotatesecrettokenpartialupdate
Deprecated: use /api/environments/{id}/ instead.
write - Parameters
- none
kosmo integrations:call posthog.posthog_environmentsrotatesecrettokenpartialupdate '{}' --json kosmo integrations:posthog posthog_environmentsrotatesecrettokenpartialupdate '{}' --json posthog.posthog_environmentssettingsasofretrieve
Return the team settings as of the provided timestamp. Query params: - at: ISO8601 datetime (required) - scope: optional, one or multiple keys to filter the returned settings
read - Parameters
- none
kosmo integrations:call posthog.posthog_environmentssettingsasofretrieve '{}' --json kosmo integrations:posthog posthog_environmentssettingsasofretrieve '{}' --json posthog.posthog_errortrackingreleaseslist
Errortrackingreleaseslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleaseslist '{}' --json kosmo integrations:posthog posthog_errortrackingreleaseslist '{}' --json posthog.posthog_errortrackingreleasescreate
Errortrackingreleasescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleasescreate '{}' --json kosmo integrations:posthog posthog_errortrackingreleasescreate '{}' --json posthog.posthog_errortrackingreleasesretrieve
Errortrackingreleasesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleasesretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingreleasesretrieve '{}' --json posthog.posthog_errortrackingreleasesupdate
Errortrackingreleasesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleasesupdate '{}' --json kosmo integrations:posthog posthog_errortrackingreleasesupdate '{}' --json posthog.posthog_errortrackingreleasespartialupdate
Errortrackingreleasespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleasespartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingreleasespartialupdate '{}' --json posthog.posthog_errortrackingreleasesdestroy
Errortrackingreleasesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleasesdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingreleasesdestroy '{}' --json posthog.posthog_errortrackingreleaseshashretrieve
Errortrackingreleaseshashretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingreleaseshashretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingreleaseshashretrieve '{}' --json posthog.posthog_errortrackingsymbolsetslist
Errortrackingsymbolsetslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetslist '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetslist '{}' --json posthog.posthog_errortrackingsymbolsetscreate
Errortrackingsymbolsetscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetscreate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetscreate '{}' --json posthog.posthog_errortrackingsymbolsetsretrieve
Errortrackingsymbolsetsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsretrieve '{}' --json posthog.posthog_errortrackingsymbolsetsupdate
Errortrackingsymbolsetsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsupdate '{}' --json posthog.posthog_errortrackingsymbolsetspartialupdate
Errortrackingsymbolsetspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetspartialupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetspartialupdate '{}' --json posthog.posthog_errortrackingsymbolsetsdestroy
Errortrackingsymbolsetsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsdestroy '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsdestroy '{}' --json posthog.posthog_errortrackingsymbolsetsdownloadretrieve
Return a presigned URL for downloading the symbol set's source map.
read - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsdownloadretrieve '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsdownloadretrieve '{}' --json posthog.posthog_errortrackingsymbolsetsfinishuploadupdate
Errortrackingsymbolsetsfinishuploadupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsfinishuploadupdate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsfinishuploadupdate '{}' --json posthog.posthog_errortrackingsymbolsetsbulkdeletecreate
Errortrackingsymbolsetsbulkdeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsbulkdeletecreate '{}' --json posthog.posthog_errortrackingsymbolsetsbulkfinishuploadcreate
Errortrackingsymbolsetsbulkfinishuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsbulkfinishuploadcreate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsbulkfinishuploadcreate '{}' --json posthog.posthog_errortrackingsymbolsetsbulkstartuploadcreate
Errortrackingsymbolsetsbulkstartuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsbulkstartuploadcreate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsbulkstartuploadcreate '{}' --json posthog.posthog_errortrackingsymbolsetsstartuploadcreate
Errortrackingsymbolsetsstartuploadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_errortrackingsymbolsetsstartuploadcreate '{}' --json kosmo integrations:posthog posthog_errortrackingsymbolsetsstartuploadcreate '{}' --json posthog.posthog_eventdefinitionslist
Eventdefinitionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionslist '{}' --json kosmo integrations:posthog posthog_eventdefinitionslist '{}' --json posthog.posthog_eventdefinitionscreate
Eventdefinitionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionscreate '{}' --json kosmo integrations:posthog posthog_eventdefinitionscreate '{}' --json posthog.posthog_eventdefinitionsretrieve
Eventdefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionsretrieve '{}' --json posthog.posthog_eventdefinitionsupdate
Eventdefinitionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsupdate '{}' --json kosmo integrations:posthog posthog_eventdefinitionsupdate '{}' --json posthog.posthog_eventdefinitionspartialupdate
Eventdefinitionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionspartialupdate '{}' --json kosmo integrations:posthog posthog_eventdefinitionspartialupdate '{}' --json posthog.posthog_eventdefinitionsdestroy
Eventdefinitionsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsdestroy '{}' --json kosmo integrations:posthog posthog_eventdefinitionsdestroy '{}' --json posthog.posthog_eventdefinitionsmetricsretrieve
Eventdefinitionsmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsmetricsretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionsmetricsretrieve '{}' --json posthog.posthog_eventdefinitionsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_eventdefinitionsbulkupdatetagscreate '{}' --json posthog.posthog_eventdefinitionsbynameretrieve
Get event definition by exact name
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsbynameretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionsbynameretrieve '{}' --json posthog.posthog_eventdefinitionsgolangretrieve
Eventdefinitionsgolangretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsgolangretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionsgolangretrieve '{}' --json posthog.posthog_eventdefinitionsprimarypropertiesretrieve
Resolve team-configured primary properties for event definitions. The response only contains entries where a non-null primaryproperty is set on the EventDefinition. Callers should fall back to the core taxonomy defaults client-side for names not present in...
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionsprimarypropertiesretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionsprimarypropertiesretrieve '{}' --json posthog.posthog_eventdefinitionspythonretrieve
Eventdefinitionspythonretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionspythonretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionspythonretrieve '{}' --json posthog.posthog_eventdefinitionstypescriptretrieve
Eventdefinitionstypescriptretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventdefinitionstypescriptretrieve '{}' --json kosmo integrations:posthog posthog_eventdefinitionstypescriptretrieve '{}' --json posthog.posthog_eventschemaslist
Eventschemaslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventschemaslist '{}' --json kosmo integrations:posthog posthog_eventschemaslist '{}' --json posthog.posthog_eventschemascreate
Eventschemascreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventschemascreate '{}' --json kosmo integrations:posthog posthog_eventschemascreate '{}' --json posthog.posthog_eventschemasupdate
Eventschemasupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventschemasupdate '{}' --json kosmo integrations:posthog posthog_eventschemasupdate '{}' --json posthog.posthog_eventschemaspartialupdate
Eventschemaspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventschemaspartialupdate '{}' --json kosmo integrations:posthog posthog_eventschemaspartialupdate '{}' --json posthog.posthog_eventschemasdestroy
Eventschemasdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_eventschemasdestroy '{}' --json kosmo integrations:posthog posthog_eventschemasdestroy '{}' --json posthog.posthog_eventslist
This endpoint allows you to list and filter events. It is effectively deprecated and is kept only for backwards compatibility. If you ever ask about it you will be advised to not use it... If you want to ad-hoc list or aggregate events, use the Query endpoi...
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventslist '{}' --json kosmo integrations:posthog posthog_eventslist '{}' --json posthog.posthog_eventsretrieve
Eventsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventsretrieve '{}' --json kosmo integrations:posthog posthog_eventsretrieve '{}' --json posthog.posthog_eventsvaluesretrieve
Eventsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_eventsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_eventsvaluesretrieve '{}' --json posthog.posthog_experimentholdoutslist
Experimentholdoutslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutslist '{}' --json kosmo integrations:posthog posthog_experimentholdoutslist '{}' --json posthog.posthog_experimentholdoutscreate
Experimentholdoutscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutscreate '{}' --json kosmo integrations:posthog posthog_experimentholdoutscreate '{}' --json posthog.posthog_experimentholdoutsretrieve
Experimentholdoutsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutsretrieve '{}' --json kosmo integrations:posthog posthog_experimentholdoutsretrieve '{}' --json posthog.posthog_experimentholdoutsupdate
Experimentholdoutsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutsupdate '{}' --json kosmo integrations:posthog posthog_experimentholdoutsupdate '{}' --json posthog.posthog_experimentholdoutspartialupdate
Experimentholdoutspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutspartialupdate '{}' --json kosmo integrations:posthog posthog_experimentholdoutspartialupdate '{}' --json posthog.posthog_experimentholdoutsdestroy
Experimentholdoutsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentholdoutsdestroy '{}' --json kosmo integrations:posthog posthog_experimentholdoutsdestroy '{}' --json posthog.posthog_experimentsavedmetricslist
Experimentsavedmetricslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricslist '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricslist '{}' --json posthog.posthog_experimentsavedmetricscreate
Experimentsavedmetricscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricscreate '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricscreate '{}' --json posthog.posthog_experimentsavedmetricsretrieve
Experimentsavedmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricsretrieve '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricsretrieve '{}' --json posthog.posthog_experimentsavedmetricsupdate
Experimentsavedmetricsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricsupdate '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricsupdate '{}' --json posthog.posthog_experimentsavedmetricspartialupdate
Experimentsavedmetricspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricspartialupdate '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricspartialupdate '{}' --json posthog.posthog_experimentsavedmetricsdestroy
Experimentsavedmetricsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsavedmetricsdestroy '{}' --json kosmo integrations:posthog posthog_experimentsavedmetricsdestroy '{}' --json posthog.posthog_experimentslist
List experiments for the current project. Supports filtering by status and archival state.
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentslist '{}' --json kosmo integrations:posthog posthog_experimentslist '{}' --json posthog.posthog_experimentscreate
Create a new experiment in draft status with optional metrics.
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentscreate '{}' --json kosmo integrations:posthog posthog_experimentscreate '{}' --json posthog.posthog_experimentsretrieve
Retrieve a single experiment by ID, including its current status, metrics, feature flag, and results metadata.
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsretrieve '{}' --json kosmo integrations:posthog posthog_experimentsretrieve '{}' --json posthog.posthog_experimentsupdate
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsupdate '{}' --json kosmo integrations:posthog posthog_experimentsupdate '{}' --json posthog.posthog_experimentspartialupdate
Update an experiment. Use this to modify experiment properties such as name, description, metrics, variants, and configuration. Metrics can be added, changed and removed at any time.
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentspartialupdate '{}' --json kosmo integrations:posthog posthog_experimentspartialupdate '{}' --json posthog.posthog_experimentsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsdestroy '{}' --json kosmo integrations:posthog posthog_experimentsdestroy '{}' --json posthog.posthog_experimentsarchivecreate
Archive an ended experiment. Hides the experiment from the default list view. The experiment can be restored at any time by updating archived=false. Returns 400 if the experiment is already archived or has not ended yet.
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsarchivecreate '{}' --json kosmo integrations:posthog posthog_experimentsarchivecreate '{}' --json posthog.posthog_experimentscopytoprojectcreate
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentscopytoprojectcreate '{}' --json kosmo integrations:posthog posthog_experimentscopytoprojectcreate '{}' --json posthog.posthog_experimentscreateexposurecohortforexperimentcreate
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentscreateexposurecohortforexperimentcreate '{}' --json kosmo integrations:posthog posthog_experimentscreateexposurecohortforexperimentcreate '{}' --json posthog.posthog_experimentsduplicatecreate
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsduplicatecreate '{}' --json kosmo integrations:posthog posthog_experimentsduplicatecreate '{}' --json posthog.posthog_experimentsendcreate
End a running experiment without shipping a variant. Sets enddate to now and marks the experiment as stopped. The feature flag is NOT modified - users continue to see their assigned variants and exposure events ($featureflagcalled) continue to be recorded....
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsendcreate '{}' --json kosmo integrations:posthog posthog_experimentsendcreate '{}' --json posthog.posthog_experimentslaunchcreate
Launch a draft experiment. Validates the experiment is in draft state, activates its linked feature flag, sets startdate to the current server time, and transitions the experiment to running. Returns 400 if the experiment has already been launched or if the...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentslaunchcreate '{}' --json kosmo integrations:posthog posthog_experimentslaunchcreate '{}' --json posthog.posthog_experimentspausecreate
Pause a running experiment. Deactivates the linked feature flag so it is no longer returned by the /decide endpoint. Users fall back to the application default (typically the control experience), and no new exposure events are recorded (i.e. $featureflagcal...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentspausecreate '{}' --json kosmo integrations:posthog posthog_experimentspausecreate '{}' --json posthog.posthog_experimentsrecalculatetimeseriescreate
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsrecalculatetimeseriescreate '{}' --json kosmo integrations:posthog posthog_experimentsrecalculatetimeseriescreate '{}' --json posthog.posthog_experimentsresetcreate
Reset an experiment back to draft state. Clears start/end dates, conclusion, and archived flag. The feature flag is left unchanged - users continue to see their assigned variants. Previously collected events still exist but won't be included in results unle...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsresetcreate '{}' --json kosmo integrations:posthog posthog_experimentsresetcreate '{}' --json posthog.posthog_experimentsresumecreate
Resume a paused experiment. Reactivates the linked feature flag so it is returned by /decide again. Users are re-bucketed deterministically into the same variants they had before the pause, and exposure tracking resumes. Returns 400 if the experiment is not...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsresumecreate '{}' --json kosmo integrations:posthog posthog_experimentsresumecreate '{}' --json posthog.posthog_experimentsshipvariantcreate
Ship a variant to 100% of users and (optionally) end the experiment. Rewrites the feature flag so that the selected variant is served to everyone. Existing release conditions (flag groups) are preserved so the change can be rolled back by deleting the auto-...
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsshipvariantcreate '{}' --json kosmo integrations:posthog posthog_experimentsshipvariantcreate '{}' --json posthog.posthog_experimentstimeseriesresultsretrieve
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentstimeseriesresultsretrieve '{}' --json kosmo integrations:posthog posthog_experimentstimeseriesresultsretrieve '{}' --json posthog.posthog_experimentsunarchivecreate
Unarchive an archived experiment. Restores the experiment to the default list view. Returns 400 if the experiment is not currently archived.
write - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsunarchivecreate '{}' --json kosmo integrations:posthog posthog_experimentsunarchivecreate '{}' --json posthog.posthog_experimentseligiblefeatureflagsretrieve
Returns a paginated list of feature flags eligible for use in experiments. Eligible flags must: - Be multivariate with at least 2 variants - Have "control" as the first variant key Query parameters: - search: Filter by flag key or name (case insensitive) -...
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentseligiblefeatureflagsretrieve '{}' --json kosmo integrations:posthog posthog_experimentseligiblefeatureflagsretrieve '{}' --json posthog.posthog_experimentsrequiresflagimplementationretrieve
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsrequiresflagimplementationretrieve '{}' --json kosmo integrations:posthog posthog_experimentsrequiresflagimplementationretrieve '{}' --json posthog.posthog_experimentsstatsretrieve
Mixin for ViewSets to handle ApprovalRequired exceptions from decorated serializers. This mixin intercepts ApprovalRequired exceptions raised by the @approvalgate decorator on serializer methods and converts them into proper HTTP 409 Conflict responses with...
read - Parameters
- none
kosmo integrations:call posthog.posthog_experimentsstatsretrieve '{}' --json kosmo integrations:posthog posthog_experimentsstatsretrieve '{}' --json posthog.posthog_exportslist
Exportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_exportslist '{}' --json kosmo integrations:posthog posthog_exportslist '{}' --json posthog.posthog_exportscreate
Exportscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_exportscreate '{}' --json kosmo integrations:posthog posthog_exportscreate '{}' --json posthog.posthog_exportsretrieve
Exportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_exportsretrieve '{}' --json kosmo integrations:posthog posthog_exportsretrieve '{}' --json posthog.posthog_exportscontentretrieve
Exportscontentretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_exportscontentretrieve '{}' --json kosmo integrations:posthog posthog_exportscontentretrieve '{}' --json posthog.posthog_externaldataschemaslist
Externaldataschemaslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemaslist '{}' --json kosmo integrations:posthog posthog_externaldataschemaslist '{}' --json posthog.posthog_externaldataschemascreate
Externaldataschemascreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemascreate '{}' --json kosmo integrations:posthog posthog_externaldataschemascreate '{}' --json posthog.posthog_externaldataschemasretrieve
Externaldataschemasretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasretrieve '{}' --json kosmo integrations:posthog posthog_externaldataschemasretrieve '{}' --json posthog.posthog_externaldataschemasupdate
Externaldataschemasupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasupdate '{}' --json kosmo integrations:posthog posthog_externaldataschemasupdate '{}' --json posthog.posthog_externaldataschemaspartialupdate
Externaldataschemaspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemaspartialupdate '{}' --json kosmo integrations:posthog posthog_externaldataschemaspartialupdate '{}' --json posthog.posthog_externaldataschemasdestroy
Externaldataschemasdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasdestroy '{}' --json kosmo integrations:posthog posthog_externaldataschemasdestroy '{}' --json posthog.posthog_externaldataschemascancelcreate
Externaldataschemascancelcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemascancelcreate '{}' --json kosmo integrations:posthog posthog_externaldataschemascancelcreate '{}' --json posthog.posthog_externaldataschemasdeletedatadestroy
Externaldataschemasdeletedatadestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasdeletedatadestroy '{}' --json kosmo integrations:posthog posthog_externaldataschemasdeletedatadestroy '{}' --json posthog.posthog_externaldataschemasincrementalfieldscreate
Externaldataschemasincrementalfieldscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasincrementalfieldscreate '{}' --json kosmo integrations:posthog posthog_externaldataschemasincrementalfieldscreate '{}' --json posthog.posthog_externaldataschemasreloadcreate
Externaldataschemasreloadcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasreloadcreate '{}' --json kosmo integrations:posthog posthog_externaldataschemasreloadcreate '{}' --json posthog.posthog_externaldataschemasresynccreate
Externaldataschemasresynccreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldataschemasresynccreate '{}' --json kosmo integrations:posthog posthog_externaldataschemasresynccreate '{}' --json posthog.posthog_externaldatasourceslist
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourceslist '{}' --json kosmo integrations:posthog posthog_externaldatasourceslist '{}' --json posthog.posthog_externaldatasourcescreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcescreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcescreate '{}' --json posthog.posthog_externaldatasourcesretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesretrieve '{}' --json kosmo integrations:posthog posthog_externaldatasourcesretrieve '{}' --json posthog.posthog_externaldatasourcesupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesupdate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesupdate '{}' --json posthog.posthog_externaldatasourcespartialupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcespartialupdate '{}' --json kosmo integrations:posthog posthog_externaldatasourcespartialupdate '{}' --json posthog.posthog_externaldatasourcesdestroy
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesdestroy '{}' --json kosmo integrations:posthog posthog_externaldatasourcesdestroy '{}' --json posthog.posthog_externaldatasourcesbulkupdateschemaspartialupdate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesbulkupdateschemaspartialupdate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesbulkupdateschemaspartialupdate '{}' --json posthog.posthog_externaldatasourcescreatewebhookcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcescreatewebhookcreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcescreatewebhookcreate '{}' --json posthog.posthog_externaldatasourcesdeletewebhookcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesdeletewebhookcreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesdeletewebhookcreate '{}' --json posthog.posthog_externaldatasourcesjobsretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesjobsretrieve '{}' --json kosmo integrations:posthog posthog_externaldatasourcesjobsretrieve '{}' --json posthog.posthog_externaldatasourcesrefreshschemascreate
Fetch current schema/table list from the source and create any new ExternalDataSchema rows (no data sync).
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesrefreshschemascreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesrefreshschemascreate '{}' --json posthog.posthog_externaldatasourcesreloadcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesreloadcreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesreloadcreate '{}' --json posthog.posthog_externaldatasourcesrevenueanalyticsconfigpartialupdate
Update the revenue analytics configuration and return the full external data source.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesrevenueanalyticsconfigpartialupdate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesrevenueanalyticsconfigpartialupdate '{}' --json posthog.posthog_externaldatasourcesupdatewebhookinputscreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesupdatewebhookinputscreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesupdatewebhookinputscreate '{}' --json posthog.posthog_externaldatasourceswebhookinforetrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourceswebhookinforetrieve '{}' --json kosmo integrations:posthog posthog_externaldatasourceswebhookinforetrieve '{}' --json posthog.posthog_externaldatasourcescheckcdcprerequisitescreate
Validate CDC prerequisites against a live Postgres connection. Used by the source wizard to surface / checks before source creation, and by the self-managed setup popup to verify user-created publications.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcescheckcdcprerequisitescreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcescheckcdcprerequisitescreate '{}' --json posthog.posthog_externaldatasourcesconnectionslist
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesconnectionslist '{}' --json kosmo integrations:posthog posthog_externaldatasourcesconnectionslist '{}' --json posthog.posthog_externaldatasourcesdatabaseschemacreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcesdatabaseschemacreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcesdatabaseschemacreate '{}' --json posthog.posthog_externaldatasourcessourceprefixcreate
Create, Read, Update and Delete External data Sources.
write - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourcessourceprefixcreate '{}' --json kosmo integrations:posthog posthog_externaldatasourcessourceprefixcreate '{}' --json posthog.posthog_externaldatasourceswizardretrieve
Create, Read, Update and Delete External data Sources.
read - Parameters
- none
kosmo integrations:call posthog.posthog_externaldatasourceswizardretrieve '{}' --json kosmo integrations:posthog posthog_externaldatasourceswizardretrieve '{}' --json posthog.posthog_featureflagslist
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagslist '{}' --json kosmo integrations:posthog posthog_featureflagslist '{}' --json posthog.posthog_featureflagscreate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagscreate '{}' --json kosmo integrations:posthog posthog_featureflagscreate '{}' --json posthog.posthog_featureflagsretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsretrieve '{}' --json posthog.posthog_featureflagsupdate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsupdate '{}' --json kosmo integrations:posthog posthog_featureflagsupdate '{}' --json posthog.posthog_featureflagspartialupdate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagspartialupdate '{}' --json kosmo integrations:posthog posthog_featureflagspartialupdate '{}' --json posthog.posthog_featureflagsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsdestroy '{}' --json kosmo integrations:posthog posthog_featureflagsdestroy '{}' --json posthog.posthog_featureflagsactivityretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsactivityretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsactivityretrieve '{}' --json posthog.posthog_featureflagscreatestaticcohortforflagcreate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagscreatestaticcohortforflagcreate '{}' --json kosmo integrations:posthog posthog_featureflagscreatestaticcohortforflagcreate '{}' --json posthog.posthog_featureflagsdashboardcreate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsdashboardcreate '{}' --json kosmo integrations:posthog posthog_featureflagsdashboardcreate '{}' --json posthog.posthog_featureflagsdependentflagslist
Get other active flags that depend on this flag.
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsdependentflagslist '{}' --json kosmo integrations:posthog posthog_featureflagsdependentflagslist '{}' --json posthog.posthog_featureflagsenrichusagedashboardcreate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsenrichusagedashboardcreate '{}' --json kosmo integrations:posthog posthog_featureflagsenrichusagedashboardcreate '{}' --json posthog.posthog_featureflagsremoteconfigretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsremoteconfigretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsremoteconfigretrieve '{}' --json posthog.posthog_featureflagsstatusretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsstatusretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsstatusretrieve '{}' --json posthog.posthog_featureflagstestevaluationcreate
Test feature flag evaluation against a specific user at an optional point in time. This endpoint allows testing how a feature flag would evaluate for a specific user, optionally at a historical timestamp. When a timestamp is provided, both the flag conditio...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagstestevaluationcreate '{}' --json kosmo integrations:posthog posthog_featureflagstestevaluationcreate '{}' --json posthog.posthog_featureflagsversionsretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsversionsretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsversionsretrieve '{}' --json posthog.posthog_featureflagsallactivityretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsallactivityretrieve '{}' --json posthog.posthog_featureflagsbulkdeletecreate
Bulk delete feature flags by filter criteria or explicit IDs. Accepts either: - {"filters": {...}} - Same filter params as list endpoint (search, active, type, etc.) - {"ids": [...]} - Explicit list of flag IDs (no limit) Returns same format as bulkdelete f...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_featureflagsbulkdeletecreate '{}' --json posthog.posthog_featureflagsbulkkeyscreate
Get feature flag keys by IDs. Accepts a list of feature flag IDs and returns a mapping of ID to key.
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsbulkkeyscreate '{}' --json kosmo integrations:posthog posthog_featureflagsbulkkeyscreate '{}' --json posthog.posthog_featureflagsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_featureflagsbulkupdatetagscreate '{}' --json posthog.posthog_featureflagsevaluationreasonsretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsevaluationreasonsretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsevaluationreasonsretrieve '{}' --json posthog.posthog_featureflagslocalevaluationretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagslocalevaluationretrieve '{}' --json kosmo integrations:posthog posthog_featureflagslocalevaluationretrieve '{}' --json posthog.posthog_featureflagsmatchingidsretrieve
Get IDs of all feature flags matching the current filters. Uses the same filtering logic as the list endpoint. Returns only IDs that the user has permission to edit.
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsmatchingidsretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsmatchingidsretrieve '{}' --json posthog.posthog_featureflagsmyflagsretrieve
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
read - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsmyflagsretrieve '{}' --json kosmo integrations:posthog posthog_featureflagsmyflagsretrieve '{}' --json posthog.posthog_featureflagsuserblastradiuscreate
Create, read, update and delete feature flags. [See docs](https://posthog.com/docs/feature-flags) for more information on feature flags. If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated e...
write - Parameters
- none
kosmo integrations:call posthog.posthog_featureflagsuserblastradiuscreate '{}' --json kosmo integrations:posthog posthog_featureflagsuserblastradiuscreate '{}' --json posthog.posthog_filesystemlist
Filesystemlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemlist '{}' --json kosmo integrations:posthog posthog_filesystemlist '{}' --json posthog.posthog_filesystemcreate
Filesystemcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemcreate '{}' --json kosmo integrations:posthog posthog_filesystemcreate '{}' --json posthog.posthog_filesystemretrieve
Filesystemretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemretrieve '{}' --json kosmo integrations:posthog posthog_filesystemretrieve '{}' --json posthog.posthog_filesystemupdate
Filesystemupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemupdate '{}' --json kosmo integrations:posthog posthog_filesystemupdate '{}' --json posthog.posthog_filesystempartialupdate
Filesystempartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystempartialupdate '{}' --json kosmo integrations:posthog posthog_filesystempartialupdate '{}' --json posthog.posthog_filesystemdestroy
Filesystemdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemdestroy '{}' --json kosmo integrations:posthog posthog_filesystemdestroy '{}' --json posthog.posthog_filesystemcountcreate
Get count of all files in a folder.
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemcountcreate '{}' --json kosmo integrations:posthog posthog_filesystemcountcreate '{}' --json posthog.posthog_filesystemlinkcreate
Filesystemlinkcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemlinkcreate '{}' --json kosmo integrations:posthog posthog_filesystemlinkcreate '{}' --json posthog.posthog_filesystemmovecreate
Filesystemmovecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemmovecreate '{}' --json kosmo integrations:posthog posthog_filesystemmovecreate '{}' --json posthog.posthog_filesystemcountbypathcreate
Get count of all files in a folder.
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemcountbypathcreate '{}' --json kosmo integrations:posthog posthog_filesystemcountbypathcreate '{}' --json posthog.posthog_filesystemlogviewretrieve
Filesystemlogviewretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemlogviewretrieve '{}' --json kosmo integrations:posthog posthog_filesystemlogviewretrieve '{}' --json posthog.posthog_filesystemlogviewcreate
Filesystemlogviewcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemlogviewcreate '{}' --json kosmo integrations:posthog posthog_filesystemlogviewcreate '{}' --json posthog.posthog_filesystemundodeletecreate
Filesystemundodeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemundodeletecreate '{}' --json kosmo integrations:posthog posthog_filesystemundodeletecreate '{}' --json posthog.posthog_filesystemunfiledretrieve
Filesystemunfiledretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemunfiledretrieve '{}' --json kosmo integrations:posthog posthog_filesystemunfiledretrieve '{}' --json posthog.posthog_filesystemshortcutlist
Filesystemshortcutlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutlist '{}' --json kosmo integrations:posthog posthog_filesystemshortcutlist '{}' --json posthog.posthog_filesystemshortcutcreate
Filesystemshortcutcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutcreate '{}' --json kosmo integrations:posthog posthog_filesystemshortcutcreate '{}' --json posthog.posthog_filesystemshortcutretrieve
Filesystemshortcutretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutretrieve '{}' --json kosmo integrations:posthog posthog_filesystemshortcutretrieve '{}' --json posthog.posthog_filesystemshortcutupdate
Filesystemshortcutupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutupdate '{}' --json kosmo integrations:posthog posthog_filesystemshortcutupdate '{}' --json posthog.posthog_filesystemshortcutpartialupdate
Filesystemshortcutpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutpartialupdate '{}' --json kosmo integrations:posthog posthog_filesystemshortcutpartialupdate '{}' --json posthog.posthog_filesystemshortcutdestroy
Filesystemshortcutdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutdestroy '{}' --json kosmo integrations:posthog posthog_filesystemshortcutdestroy '{}' --json posthog.posthog_filesystemshortcutreordercreate
Set the display order of the current user's shortcuts. orderedids becomes the new top-to-bottom order; any unknown IDs are rejected.
write - Parameters
- none
kosmo integrations:call posthog.posthog_filesystemshortcutreordercreate '{}' --json kosmo integrations:posthog posthog_filesystemshortcutreordercreate '{}' --json posthog.posthog_flagvaluevaluesretrieve
Get possible values for a feature flag. Query parameters: - key: The flag ID (required) Returns: - Array of objects with 'name' field containing possible values
read - Parameters
- none
kosmo integrations:call posthog.posthog_flagvaluevaluesretrieve '{}' --json kosmo integrations:posthog posthog_flagvaluevaluesretrieve '{}' --json posthog.posthog_groupslist
List all groups of a specific group type. You must pass ?grouptypeindex= in the URL. To get a list of valid group types, call /api/:projectid/groupstypes/
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupslist '{}' --json kosmo integrations:posthog posthog_groupslist '{}' --json posthog.posthog_groupscreate
Groupscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupscreate '{}' --json kosmo integrations:posthog posthog_groupscreate '{}' --json posthog.posthog_groupsactivityretrieve
Groupsactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupsactivityretrieve '{}' --json kosmo integrations:posthog posthog_groupsactivityretrieve '{}' --json posthog.posthog_groupsdeletepropertycreate
Groupsdeletepropertycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupsdeletepropertycreate '{}' --json kosmo integrations:posthog posthog_groupsdeletepropertycreate '{}' --json posthog.posthog_groupsfindretrieve
Groupsfindretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupsfindretrieve '{}' --json kosmo integrations:posthog posthog_groupsfindretrieve '{}' --json posthog.posthog_groupspropertydefinitionsretrieve
Groupspropertydefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupspropertydefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_groupspropertydefinitionsretrieve '{}' --json posthog.posthog_groupspropertyvaluesretrieve
Groupspropertyvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupspropertyvaluesretrieve '{}' --json kosmo integrations:posthog posthog_groupspropertyvaluesretrieve '{}' --json posthog.posthog_groupsrelatedretrieve
Groupsrelatedretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupsrelatedretrieve '{}' --json kosmo integrations:posthog posthog_groupsrelatedretrieve '{}' --json posthog.posthog_groupsupdatepropertycreate
Groupsupdatepropertycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupsupdatepropertycreate '{}' --json kosmo integrations:posthog posthog_groupsupdatepropertycreate '{}' --json posthog.posthog_groupstypeslist
Groupstypeslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypeslist '{}' --json kosmo integrations:posthog posthog_groupstypeslist '{}' --json posthog.posthog_groupstypesdestroy
Groupstypesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesdestroy '{}' --json kosmo integrations:posthog posthog_groupstypesdestroy '{}' --json posthog.posthog_groupstypesmetricslist
Groupstypesmetricslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricslist '{}' --json kosmo integrations:posthog posthog_groupstypesmetricslist '{}' --json posthog.posthog_groupstypesmetricscreate
Groupstypesmetricscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricscreate '{}' --json kosmo integrations:posthog posthog_groupstypesmetricscreate '{}' --json posthog.posthog_groupstypesmetricsretrieve
Groupstypesmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricsretrieve '{}' --json kosmo integrations:posthog posthog_groupstypesmetricsretrieve '{}' --json posthog.posthog_groupstypesmetricsupdate
Groupstypesmetricsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricsupdate '{}' --json kosmo integrations:posthog posthog_groupstypesmetricsupdate '{}' --json posthog.posthog_groupstypesmetricspartialupdate
Groupstypesmetricspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricspartialupdate '{}' --json kosmo integrations:posthog posthog_groupstypesmetricspartialupdate '{}' --json posthog.posthog_groupstypesmetricsdestroy
Groupstypesmetricsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesmetricsdestroy '{}' --json kosmo integrations:posthog posthog_groupstypesmetricsdestroy '{}' --json posthog.posthog_groupstypescreatedetaildashboardupdate
Groupstypescreatedetaildashboardupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypescreatedetaildashboardupdate '{}' --json kosmo integrations:posthog posthog_groupstypescreatedetaildashboardupdate '{}' --json posthog.posthog_groupstypessetdefaultcolumnsupdate
Groupstypessetdefaultcolumnsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypessetdefaultcolumnsupdate '{}' --json kosmo integrations:posthog posthog_groupstypessetdefaultcolumnsupdate '{}' --json posthog.posthog_groupstypesupdatemetadatapartialupdate
Groupstypesupdatemetadatapartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_groupstypesupdatemetadatapartialupdate '{}' --json kosmo integrations:posthog posthog_groupstypesupdatemetadatapartialupdate '{}' --json posthog.posthog_heatmapscreenshotscontentretrieve
Heatmapscreenshotscontentretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_heatmapscreenshotscontentretrieve '{}' --json kosmo integrations:posthog posthog_heatmapscreenshotscontentretrieve '{}' --json posthog.posthog_heatmapslist
Heatmapslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_heatmapslist '{}' --json kosmo integrations:posthog posthog_heatmapslist '{}' --json posthog.posthog_heatmapseventsretrieve
Heatmapseventsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_heatmapseventsretrieve '{}' --json kosmo integrations:posthog posthog_heatmapseventsretrieve '{}' --json posthog.posthog_hogflowslist
Hogflowslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowslist '{}' --json kosmo integrations:posthog posthog_hogflowslist '{}' --json posthog.posthog_hogflowscreate
Hogflowscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowscreate '{}' --json kosmo integrations:posthog posthog_hogflowscreate '{}' --json posthog.posthog_hogflowsretrieve
Hogflowsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowsretrieve '{}' --json posthog.posthog_hogflowsupdate
Hogflowsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsupdate '{}' --json kosmo integrations:posthog posthog_hogflowsupdate '{}' --json posthog.posthog_hogflowspartialupdate
Hogflowspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowspartialupdate '{}' --json kosmo integrations:posthog posthog_hogflowspartialupdate '{}' --json posthog.posthog_hogflowsdestroy
Hogflowsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsdestroy '{}' --json kosmo integrations:posthog posthog_hogflowsdestroy '{}' --json posthog.posthog_hogflowsbatchjobsretrieve
Hogflowsbatchjobsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsbatchjobsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowsbatchjobsretrieve '{}' --json posthog.posthog_hogflowsbatchjobscreate
Hogflowsbatchjobscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsbatchjobscreate '{}' --json kosmo integrations:posthog posthog_hogflowsbatchjobscreate '{}' --json posthog.posthog_hogflowsblockedrunsretrieve
List workflow runs that were blocked by the dedup bug.
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsblockedrunsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowsblockedrunsretrieve '{}' --json posthog.posthog_hogflowsinvocationscreate
Hogflowsinvocationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsinvocationscreate '{}' --json kosmo integrations:posthog posthog_hogflowsinvocationscreate '{}' --json posthog.posthog_hogflowslogsretrieve
Hogflowslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowslogsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowslogsretrieve '{}' --json posthog.posthog_hogflowsmetricsretrieve
Hogflowsmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsmetricsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowsmetricsretrieve '{}' --json posthog.posthog_hogflowsmetricstotalsretrieve
Hogflowsmetricstotalsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsmetricstotalsretrieve '{}' --json kosmo integrations:posthog posthog_hogflowsmetricstotalsretrieve '{}' --json posthog.posthog_hogflowsreplayallblockedrunscreate
Replay all blocked runs in a single bulk call to Node.
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsreplayallblockedrunscreate '{}' --json kosmo integrations:posthog posthog_hogflowsreplayallblockedrunscreate '{}' --json posthog.posthog_hogflowsreplayblockedruncreate
Replay a single blocked run. Django fetches the event, Node creates the invocation and writes the log.
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsreplayblockedruncreate '{}' --json kosmo integrations:posthog posthog_hogflowsreplayblockedruncreate '{}' --json posthog.posthog_hogflowsscheduleslist
Hogflowsscheduleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsscheduleslist '{}' --json kosmo integrations:posthog posthog_hogflowsscheduleslist '{}' --json posthog.posthog_hogflowsschedulescreate
Hogflowsschedulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsschedulescreate '{}' --json kosmo integrations:posthog posthog_hogflowsschedulescreate '{}' --json posthog.posthog_hogflowsschedulespartialupdate
Hogflowsschedulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsschedulespartialupdate '{}' --json kosmo integrations:posthog posthog_hogflowsschedulespartialupdate '{}' --json posthog.posthog_hogflowsschedulesdestroy
Hogflowsschedulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsschedulesdestroy '{}' --json kosmo integrations:posthog posthog_hogflowsschedulesdestroy '{}' --json posthog.posthog_hogflowsbulkdeletecreate
Hogflowsbulkdeletecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_hogflowsbulkdeletecreate '{}' --json posthog.posthog_hogflowsuserblastradiuscreate
Hogflowsuserblastradiuscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogflowsuserblastradiuscreate '{}' --json kosmo integrations:posthog posthog_hogflowsuserblastradiuscreate '{}' --json posthog.posthog_hogfunctiontemplateslist
Hogfunctiontemplateslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctiontemplateslist '{}' --json kosmo integrations:posthog posthog_hogfunctiontemplateslist '{}' --json posthog.posthog_hogfunctiontemplatesretrieve
Hogfunctiontemplatesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctiontemplatesretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctiontemplatesretrieve '{}' --json posthog.posthog_hogfunctionslist
Hogfunctionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionslist '{}' --json kosmo integrations:posthog posthog_hogfunctionslist '{}' --json posthog.posthog_hogfunctionscreate
Hogfunctionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionscreate '{}' --json kosmo integrations:posthog posthog_hogfunctionscreate '{}' --json posthog.posthog_hogfunctionsretrieve
Hogfunctionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionsretrieve '{}' --json posthog.posthog_hogfunctionsupdate
Hogfunctionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsupdate '{}' --json kosmo integrations:posthog posthog_hogfunctionsupdate '{}' --json posthog.posthog_hogfunctionspartialupdate
Hogfunctionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionspartialupdate '{}' --json kosmo integrations:posthog posthog_hogfunctionspartialupdate '{}' --json posthog.posthog_hogfunctionsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsdestroy '{}' --json kosmo integrations:posthog posthog_hogfunctionsdestroy '{}' --json posthog.posthog_hogfunctionsenablebackfillscreate
Hogfunctionsenablebackfillscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsenablebackfillscreate '{}' --json kosmo integrations:posthog posthog_hogfunctionsenablebackfillscreate '{}' --json posthog.posthog_hogfunctionsinvocationscreate
Hogfunctionsinvocationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsinvocationscreate '{}' --json kosmo integrations:posthog posthog_hogfunctionsinvocationscreate '{}' --json posthog.posthog_hogfunctionslogsretrieve
Hogfunctionslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionslogsretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionslogsretrieve '{}' --json posthog.posthog_hogfunctionsmetricsretrieve
Hogfunctionsmetricsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsmetricsretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionsmetricsretrieve '{}' --json posthog.posthog_hogfunctionsmetricstotalsretrieve
Hogfunctionsmetricstotalsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsmetricstotalsretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionsmetricstotalsretrieve '{}' --json posthog.posthog_hogfunctionsiconretrieve
Hogfunctionsiconretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsiconretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionsiconretrieve '{}' --json posthog.posthog_hogfunctionsiconsretrieve
Hogfunctionsiconsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsiconsretrieve '{}' --json kosmo integrations:posthog posthog_hogfunctionsiconsretrieve '{}' --json posthog.posthog_hogfunctionsrearrangepartialupdate
Update the execution order of multiple HogFunctions.
write - Parameters
- none
kosmo integrations:call posthog.posthog_hogfunctionsrearrangepartialupdate '{}' --json kosmo integrations:posthog posthog_hogfunctionsrearrangepartialupdate '{}' --json posthog.posthog_insightvariableslist
Insightvariableslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariableslist '{}' --json kosmo integrations:posthog posthog_insightvariableslist '{}' --json posthog.posthog_insightvariablescreate
Insightvariablescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariablescreate '{}' --json kosmo integrations:posthog posthog_insightvariablescreate '{}' --json posthog.posthog_insightvariablesretrieve
Insightvariablesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariablesretrieve '{}' --json kosmo integrations:posthog posthog_insightvariablesretrieve '{}' --json posthog.posthog_insightvariablesupdate
Insightvariablesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariablesupdate '{}' --json kosmo integrations:posthog posthog_insightvariablesupdate '{}' --json posthog.posthog_insightvariablespartialupdate
Insightvariablespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariablespartialupdate '{}' --json kosmo integrations:posthog posthog_insightvariablespartialupdate '{}' --json posthog.posthog_insightvariablesdestroy
Insightvariablesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightvariablesdestroy '{}' --json kosmo integrations:posthog posthog_insightvariablesdestroy '{}' --json posthog.posthog_insightslist
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightslist '{}' --json kosmo integrations:posthog posthog_insightslist '{}' --json posthog.posthog_insightscreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightscreate '{}' --json kosmo integrations:posthog posthog_insightscreate '{}' --json posthog.posthog_insightssharinglist
Insightssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightssharinglist '{}' --json kosmo integrations:posthog posthog_insightssharinglist '{}' --json posthog.posthog_insightssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_insightssharingpasswordscreate '{}' --json posthog.posthog_insightssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_insightssharingpasswordsdestroy '{}' --json posthog.posthog_insightssharingrefreshcreate
Insightssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_insightssharingrefreshcreate '{}' --json posthog.posthog_insightsthresholdslist
Insightsthresholdslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsthresholdslist '{}' --json kosmo integrations:posthog posthog_insightsthresholdslist '{}' --json posthog.posthog_insightsthresholdsretrieve
Insightsthresholdsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsthresholdsretrieve '{}' --json kosmo integrations:posthog posthog_insightsthresholdsretrieve '{}' --json posthog.posthog_insightsretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsretrieve '{}' --json kosmo integrations:posthog posthog_insightsretrieve '{}' --json posthog.posthog_insightsupdate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightsupdate '{}' --json kosmo integrations:posthog posthog_insightsupdate '{}' --json posthog.posthog_insightspartialupdate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightspartialupdate '{}' --json kosmo integrations:posthog posthog_insightspartialupdate '{}' --json posthog.posthog_insightsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightsdestroy '{}' --json kosmo integrations:posthog posthog_insightsdestroy '{}' --json posthog.posthog_insightsactivityretrieve
Audit trail for a single insight - every change made to it, by whom, and when. Use this when you want the change history of a specific insight; use the project-wide activity endpoint for a broader view.
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsactivityretrieve '{}' --json kosmo integrations:posthog posthog_insightsactivityretrieve '{}' --json posthog.posthog_insightsanalyzeretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsanalyzeretrieve '{}' --json kosmo integrations:posthog posthog_insightsanalyzeretrieve '{}' --json posthog.posthog_insightssuggestionsretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightssuggestionsretrieve '{}' --json kosmo integrations:posthog posthog_insightssuggestionsretrieve '{}' --json posthog.posthog_insightssuggestionscreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightssuggestionscreate '{}' --json kosmo integrations:posthog posthog_insightssuggestionscreate '{}' --json posthog.posthog_insightsallactivityretrieve
Project-wide audit trail across all insights - who created, edited, deleted, or restored insights, what changed (with before/after diffs), and when. Useful for surfacing what people (or agents) have been working on recently.
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_insightsallactivityretrieve '{}' --json posthog.posthog_insightsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_insightsbulkupdatetagscreate '{}' --json posthog.posthog_insightscancelcreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightscancelcreate '{}' --json kosmo integrations:posthog posthog_insightscancelcreate '{}' --json posthog.posthog_insightsgeneratemetadatacreate
Generate an AI-suggested name and description for an insight based on its query configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightsgeneratemetadatacreate '{}' --json kosmo integrations:posthog posthog_insightsgeneratemetadatacreate '{}' --json posthog.posthog_insightsmylastviewedretrieve
Returns basic details about the last 5 insights viewed by this user. Most recently viewed first.
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightsmylastviewedretrieve '{}' --json kosmo integrations:posthog posthog_insightsmylastviewedretrieve '{}' --json posthog.posthog_insightstrendingretrieve
Returns insights ranked by view count over the last N days (default 7), highest first. Each result includes the same metadata as the standard insights list, plus a viewcount and up to 3 recent viewers. Useful for surfacing the most-used insights in a project.
read - Parameters
- none
kosmo integrations:call posthog.posthog_insightstrendingretrieve '{}' --json kosmo integrations:posthog posthog_insightstrendingretrieve '{}' --json posthog.posthog_insightsviewedcreate
Update insight view timestamps. Expects: {"insightids": [1, 2, 3, ...]}
write - Parameters
- none
kosmo integrations:call posthog.posthog_insightsviewedcreate '{}' --json kosmo integrations:posthog posthog_insightsviewedcreate '{}' --json posthog.posthog_integrationslist
Integrationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationslist '{}' --json kosmo integrations:posthog posthog_integrationslist '{}' --json posthog.posthog_integrationscreate
Integrationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationscreate '{}' --json kosmo integrations:posthog posthog_integrationscreate '{}' --json posthog.posthog_integrationsretrieve
Integrationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsretrieve '{}' --json posthog.posthog_integrationsdestroy
Integrationsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsdestroy '{}' --json kosmo integrations:posthog posthog_integrationsdestroy '{}' --json posthog.posthog_integrationsanthropicmanagedagentenvsretrieve
Integrationsanthropicmanagedagentenvsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsanthropicmanagedagentenvsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsanthropicmanagedagentenvsretrieve '{}' --json posthog.posthog_integrationsanthropicmanagedagentvaultsretrieve
Integrationsanthropicmanagedagentvaultsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsanthropicmanagedagentvaultsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsanthropicmanagedagentvaultsretrieve '{}' --json posthog.posthog_integrationsanthropicmanagedagentsretrieve
Integrationsanthropicmanagedagentsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsanthropicmanagedagentsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsanthropicmanagedagentsretrieve '{}' --json posthog.posthog_integrationschannelsretrieve
Integrationschannelsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationschannelsretrieve '{}' --json kosmo integrations:posthog posthog_integrationschannelsretrieve '{}' --json posthog.posthog_integrationsclickuplistsretrieve
Integrationsclickuplistsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsclickuplistsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsclickuplistsretrieve '{}' --json posthog.posthog_integrationsclickupspacesretrieve
Integrationsclickupspacesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsclickupspacesretrieve '{}' --json kosmo integrations:posthog posthog_integrationsclickupspacesretrieve '{}' --json posthog.posthog_integrationsclickupworkspacesretrieve
Integrationsclickupworkspacesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsclickupworkspacesretrieve '{}' --json kosmo integrations:posthog posthog_integrationsclickupworkspacesretrieve '{}' --json posthog.posthog_integrationsemailpartialupdate
Integrationsemailpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsemailpartialupdate '{}' --json kosmo integrations:posthog posthog_integrationsemailpartialupdate '{}' --json posthog.posthog_integrationsemailverifycreate
Integrationsemailverifycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsemailverifycreate '{}' --json kosmo integrations:posthog posthog_integrationsemailverifycreate '{}' --json posthog.posthog_integrationsgithubbranchesretrieve
Integrationsgithubbranchesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgithubbranchesretrieve '{}' --json kosmo integrations:posthog posthog_integrationsgithubbranchesretrieve '{}' --json posthog.posthog_integrationsgithubreposretrieve
Integrationsgithubreposretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgithubreposretrieve '{}' --json kosmo integrations:posthog posthog_integrationsgithubreposretrieve '{}' --json posthog.posthog_integrationsgithubreposrefreshcreate
Integrationsgithubreposrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgithubreposrefreshcreate '{}' --json kosmo integrations:posthog posthog_integrationsgithubreposrefreshcreate '{}' --json posthog.posthog_integrationsgoogleaccessibleaccountsretrieve
Integrationsgoogleaccessibleaccountsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgoogleaccessibleaccountsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsgoogleaccessibleaccountsretrieve '{}' --json posthog.posthog_integrationsgoogleconversionactionsretrieve
Integrationsgoogleconversionactionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgoogleconversionactionsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsgoogleconversionactionsretrieve '{}' --json posthog.posthog_integrationsjiraprojectsretrieve
Integrationsjiraprojectsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsjiraprojectsretrieve '{}' --json kosmo integrations:posthog posthog_integrationsjiraprojectsretrieve '{}' --json posthog.posthog_integrationslinearteamsretrieve
Integrationslinearteamsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationslinearteamsretrieve '{}' --json kosmo integrations:posthog posthog_integrationslinearteamsretrieve '{}' --json posthog.posthog_integrationslinkedinadsaccountsretrieve
Integrationslinkedinadsaccountsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationslinkedinadsaccountsretrieve '{}' --json kosmo integrations:posthog posthog_integrationslinkedinadsaccountsretrieve '{}' --json posthog.posthog_integrationslinkedinadsconversionrulesretrieve
Integrationslinkedinadsconversionrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationslinkedinadsconversionrulesretrieve '{}' --json kosmo integrations:posthog posthog_integrationslinkedinadsconversionrulesretrieve '{}' --json posthog.posthog_integrationstwiliophonenumbersretrieve
Integrationstwiliophonenumbersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationstwiliophonenumbersretrieve '{}' --json kosmo integrations:posthog posthog_integrationstwiliophonenumbersretrieve '{}' --json posthog.posthog_integrationsauthorizeretrieve
Integrationsauthorizeretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsauthorizeretrieve '{}' --json kosmo integrations:posthog posthog_integrationsauthorizeretrieve '{}' --json posthog.posthog_integrationsdomainconnectapplyurlcreate
Unified endpoint for generating Domain Connect apply URLs. Accepts a context ("email" or "proxy") and the relevant resource ID. The backend resolves the domain, template variables, and service ID based on context, then builds the signed apply URL.
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsdomainconnectapplyurlcreate '{}' --json kosmo integrations:posthog posthog_integrationsdomainconnectapplyurlcreate '{}' --json posthog.posthog_integrationsdomainconnectcheckretrieve
Integrationsdomainconnectcheckretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsdomainconnectcheckretrieve '{}' --json kosmo integrations:posthog posthog_integrationsdomainconnectcheckretrieve '{}' --json posthog.posthog_integrationsgithublinkexistingcreate
Reuse a GitHub installation already linked to a sibling team in the same organization.
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgithublinkexistingcreate '{}' --json kosmo integrations:posthog posthog_integrationsgithublinkexistingcreate '{}' --json posthog.posthog_integrationsgithuboauthauthorizecreate
Mint a User OAuth URL to bootstrap a fresh code when the install flow returns without one.
write - Parameters
- none
kosmo integrations:call posthog.posthog_integrationsgithuboauthauthorizecreate '{}' --json kosmo integrations:posthog posthog_integrationsgithuboauthauthorizecreate '{}' --json posthog.posthog_jssnippetresolveretrieve
Preview what a given pin would resolve to, without saving it.
read - Parameters
- none
kosmo integrations:call posthog.posthog_jssnippetresolveretrieve '{}' --json kosmo integrations:posthog posthog_jssnippetresolveretrieve '{}' --json posthog.posthog_jssnippetversionretrieve
Return the team's current version pin and resolved version.
read - Parameters
- none
kosmo integrations:call posthog.posthog_jssnippetversionretrieve '{}' --json kosmo integrations:posthog posthog_jssnippetversionretrieve '{}' --json posthog.posthog_jssnippetversionpartialupdate
Update the team's version pin.
write - Parameters
- none
kosmo integrations:call posthog.posthog_jssnippetversionpartialupdate '{}' --json kosmo integrations:posthog posthog_jssnippetversionpartialupdate '{}' --json posthog.posthog_livedebuggerbreakpointslist
Create, Read, Update and Delete breakpoints for live debugging.
read - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointslist '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointslist '{}' --json posthog.posthog_livedebuggerbreakpointscreate
Create, Read, Update and Delete breakpoints for live debugging.
write - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointscreate '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointscreate '{}' --json posthog.posthog_livedebuggerbreakpointsretrieve
Create, Read, Update and Delete breakpoints for live debugging.
read - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointsretrieve '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointsretrieve '{}' --json posthog.posthog_livedebuggerbreakpointsupdate
Create, Read, Update and Delete breakpoints for live debugging.
write - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointsupdate '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointsupdate '{}' --json posthog.posthog_livedebuggerbreakpointspartialupdate
Create, Read, Update and Delete breakpoints for live debugging.
write - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointspartialupdate '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointspartialupdate '{}' --json posthog.posthog_livedebuggerbreakpointsdestroy
Create, Read, Update and Delete breakpoints for live debugging.
write - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointsdestroy '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointsdestroy '{}' --json posthog.posthog_livedebuggerbreakpointsactiveretrieve
Get active breakpoints (External API)
read - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointsactiveretrieve '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointsactiveretrieve '{}' --json posthog.posthog_livedebuggerbreakpointsbreakpointhitsretrieve
Get breakpoint hits
read - Parameters
- none
kosmo integrations:call posthog.posthog_livedebuggerbreakpointsbreakpointhitsretrieve '{}' --json kosmo integrations:posthog posthog_livedebuggerbreakpointsbreakpointhitsretrieve '{}' --json posthog.posthog_logsalertslist
Logsalertslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertslist '{}' --json kosmo integrations:posthog posthog_logsalertslist '{}' --json posthog.posthog_logsalertscreate
Logsalertscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertscreate '{}' --json kosmo integrations:posthog posthog_logsalertscreate '{}' --json posthog.posthog_logsalertsretrieve
Logsalertsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsretrieve '{}' --json kosmo integrations:posthog posthog_logsalertsretrieve '{}' --json posthog.posthog_logsalertsupdate
Logsalertsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsupdate '{}' --json kosmo integrations:posthog posthog_logsalertsupdate '{}' --json posthog.posthog_logsalertspartialupdate
Logsalertspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertspartialupdate '{}' --json kosmo integrations:posthog posthog_logsalertspartialupdate '{}' --json posthog.posthog_logsalertsdestroy
Logsalertsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsdestroy '{}' --json kosmo integrations:posthog posthog_logsalertsdestroy '{}' --json posthog.posthog_logsalertsdestinationscreate
Create a notification destination for this alert. One HogFunction is created per alert event kind (firing, resolved, ...) atomically.
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsdestinationscreate '{}' --json kosmo integrations:posthog posthog_logsalertsdestinationscreate '{}' --json posthog.posthog_logsalertsdestinationsdeletecreate
Delete a notification destination by deleting its HogFunction group atomically.
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsdestinationsdeletecreate '{}' --json kosmo integrations:posthog posthog_logsalertsdestinationsdeletecreate '{}' --json posthog.posthog_logsalertseventslist
Paginated event history for this alert, newest first. Returns state transitions, errored checks, and user-initiated control-plane rows (reset, enable/disable, snooze/unsnooze, threshold change) - quiet no-op check rows (where state didn't change and there w...
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertseventslist '{}' --json kosmo integrations:posthog posthog_logsalertseventslist '{}' --json posthog.posthog_logsalertsresetcreate
Reset a broken alert. Clears the consecutive-failure counter and schedules an immediate recheck.
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertsresetcreate '{}' --json kosmo integrations:posthog posthog_logsalertsresetcreate '{}' --json posthog.posthog_logsalertssimulatecreate
Simulate a logs alert on historical data using the full state machine. Read-only - no alert check records are created.
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsalertssimulatecreate '{}' --json kosmo integrations:posthog posthog_logsalertssimulatecreate '{}' --json posthog.posthog_logsattributesretrieve
Logsattributesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsattributesretrieve '{}' --json kosmo integrations:posthog posthog_logsattributesretrieve '{}' --json posthog.posthog_logscountcreate
Logscountcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logscountcreate '{}' --json kosmo integrations:posthog posthog_logscountcreate '{}' --json posthog.posthog_logscountrangescreate
Logscountrangescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logscountrangescreate '{}' --json kosmo integrations:posthog posthog_logscountrangescreate '{}' --json posthog.posthog_logsexportcreate
Logsexportcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsexportcreate '{}' --json kosmo integrations:posthog posthog_logsexportcreate '{}' --json posthog.posthog_logshaslogsretrieve
Logshaslogsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logshaslogsretrieve '{}' --json kosmo integrations:posthog posthog_logshaslogsretrieve '{}' --json posthog.posthog_logsquerycreate
Logsquerycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsquerycreate '{}' --json kosmo integrations:posthog posthog_logsquerycreate '{}' --json posthog.posthog_logssamplingruleslist
Logssamplingruleslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingruleslist '{}' --json kosmo integrations:posthog posthog_logssamplingruleslist '{}' --json posthog.posthog_logssamplingrulescreate
Logssamplingrulescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulescreate '{}' --json kosmo integrations:posthog posthog_logssamplingrulescreate '{}' --json posthog.posthog_logssamplingrulesretrieve
Logssamplingrulesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulesretrieve '{}' --json kosmo integrations:posthog posthog_logssamplingrulesretrieve '{}' --json posthog.posthog_logssamplingrulesupdate
Logssamplingrulesupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulesupdate '{}' --json kosmo integrations:posthog posthog_logssamplingrulesupdate '{}' --json posthog.posthog_logssamplingrulespartialupdate
Logssamplingrulespartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulespartialupdate '{}' --json kosmo integrations:posthog posthog_logssamplingrulespartialupdate '{}' --json posthog.posthog_logssamplingrulesdestroy
Logssamplingrulesdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulesdestroy '{}' --json kosmo integrations:posthog posthog_logssamplingrulesdestroy '{}' --json posthog.posthog_logssamplingrulessimulatecreate
Dry-run estimate for how much volume this rule would remove (placeholder response until CH-backed simulation is wired).
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulessimulatecreate '{}' --json kosmo integrations:posthog posthog_logssamplingrulessimulatecreate '{}' --json posthog.posthog_logssamplingrulesreordercreate
Atomically reassign priorities so the given ID order maps to ascending priorities (0..n-1).
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssamplingrulesreordercreate '{}' --json kosmo integrations:posthog posthog_logssamplingrulesreordercreate '{}' --json posthog.posthog_logsservicescreate
Logsservicescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logsservicescreate '{}' --json kosmo integrations:posthog posthog_logsservicescreate '{}' --json posthog.posthog_logssparklinecreate
Logssparklinecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_logssparklinecreate '{}' --json kosmo integrations:posthog posthog_logssparklinecreate '{}' --json posthog.posthog_logsvaluesretrieve
Logsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_logsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_logsvaluesretrieve '{}' --json posthog.posthog_notebookslist
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebookslist '{}' --json kosmo integrations:posthog posthog_notebookslist '{}' --json posthog.posthog_notebookscreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookscreate '{}' --json kosmo integrations:posthog posthog_notebookscreate '{}' --json posthog.posthog_notebookssharinglist
Notebookssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebookssharinglist '{}' --json kosmo integrations:posthog posthog_notebookssharinglist '{}' --json posthog.posthog_notebookssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_notebookssharingpasswordscreate '{}' --json posthog.posthog_notebookssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_notebookssharingpasswordsdestroy '{}' --json posthog.posthog_notebookssharingrefreshcreate
Notebookssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_notebookssharingrefreshcreate '{}' --json posthog.posthog_notebooksretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksretrieve '{}' --json kosmo integrations:posthog posthog_notebooksretrieve '{}' --json posthog.posthog_notebooksupdate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksupdate '{}' --json kosmo integrations:posthog posthog_notebooksupdate '{}' --json posthog.posthog_notebookspartialupdate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookspartialupdate '{}' --json kosmo integrations:posthog posthog_notebookspartialupdate '{}' --json posthog.posthog_notebooksdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksdestroy '{}' --json kosmo integrations:posthog posthog_notebooksdestroy '{}' --json posthog.posthog_notebooksactivityretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksactivityretrieve '{}' --json kosmo integrations:posthog posthog_notebooksactivityretrieve '{}' --json posthog.posthog_notebookscollabsavecreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookscollabsavecreate '{}' --json kosmo integrations:posthog posthog_notebookscollabsavecreate '{}' --json posthog.posthog_notebookscollabstreamretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebookscollabstreamretrieve '{}' --json kosmo integrations:posthog posthog_notebookscollabstreamretrieve '{}' --json posthog.posthog_notebookshogqlexecutecreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookshogqlexecutecreate '{}' --json kosmo integrations:posthog posthog_notebookshogqlexecutecreate '{}' --json posthog.posthog_notebookskernelconfigcreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelconfigcreate '{}' --json kosmo integrations:posthog posthog_notebookskernelconfigcreate '{}' --json posthog.posthog_notebookskerneldataframeretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskerneldataframeretrieve '{}' --json kosmo integrations:posthog posthog_notebookskerneldataframeretrieve '{}' --json posthog.posthog_notebookskernelexecutecreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelexecutecreate '{}' --json kosmo integrations:posthog posthog_notebookskernelexecutecreate '{}' --json posthog.posthog_notebookskernelexecutestreamcreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelexecutestreamcreate '{}' --json kosmo integrations:posthog posthog_notebookskernelexecutestreamcreate '{}' --json posthog.posthog_notebookskernelrestartcreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelrestartcreate '{}' --json kosmo integrations:posthog posthog_notebookskernelrestartcreate '{}' --json posthog.posthog_notebookskernelstartcreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelstartcreate '{}' --json kosmo integrations:posthog posthog_notebookskernelstartcreate '{}' --json posthog.posthog_notebookskernelstatusretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelstatusretrieve '{}' --json kosmo integrations:posthog posthog_notebookskernelstatusretrieve '{}' --json posthog.posthog_notebookskernelstopcreate
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
write - Parameters
- none
kosmo integrations:call posthog.posthog_notebookskernelstopcreate '{}' --json kosmo integrations:posthog posthog_notebookskernelstopcreate '{}' --json posthog.posthog_notebooksallactivityretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksallactivityretrieve '{}' --json kosmo integrations:posthog posthog_notebooksallactivityretrieve '{}' --json posthog.posthog_notebooksrecordingcommentsretrieve
The API for interacting with Notebooks. This feature is in early access and the API can have breaking changes without announcement.
read - Parameters
- none
kosmo integrations:call posthog.posthog_notebooksrecordingcommentsretrieve '{}' --json kosmo integrations:posthog posthog_notebooksrecordingcommentsretrieve '{}' --json posthog.posthog_objectmediapreviewslist
Objectmediapreviewslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewslist '{}' --json kosmo integrations:posthog posthog_objectmediapreviewslist '{}' --json posthog.posthog_objectmediapreviewscreate
Objectmediapreviewscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewscreate '{}' --json kosmo integrations:posthog posthog_objectmediapreviewscreate '{}' --json posthog.posthog_objectmediapreviewsretrieve
Objectmediapreviewsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewsretrieve '{}' --json kosmo integrations:posthog posthog_objectmediapreviewsretrieve '{}' --json posthog.posthog_objectmediapreviewsupdate
Objectmediapreviewsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewsupdate '{}' --json kosmo integrations:posthog posthog_objectmediapreviewsupdate '{}' --json posthog.posthog_objectmediapreviewspartialupdate
Objectmediapreviewspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewspartialupdate '{}' --json kosmo integrations:posthog posthog_objectmediapreviewspartialupdate '{}' --json posthog.posthog_objectmediapreviewsdestroy
Objectmediapreviewsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewsdestroy '{}' --json kosmo integrations:posthog posthog_objectmediapreviewsdestroy '{}' --json posthog.posthog_objectmediapreviewspreferredforeventretrieve
Get the preferred media preview for an event definition. Most recent user-uploaded, then most recent exported asset. Requires eventdefinition (query param).
read - Parameters
- none
kosmo integrations:call posthog.posthog_objectmediapreviewspreferredforeventretrieve '{}' --json kosmo integrations:posthog posthog_objectmediapreviewspreferredforeventretrieve '{}' --json posthog.posthog_persistedfolderlist
Persistedfolderlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfolderlist '{}' --json kosmo integrations:posthog posthog_persistedfolderlist '{}' --json posthog.posthog_persistedfoldercreate
Persistedfoldercreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfoldercreate '{}' --json kosmo integrations:posthog posthog_persistedfoldercreate '{}' --json posthog.posthog_persistedfolderretrieve
Persistedfolderretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfolderretrieve '{}' --json kosmo integrations:posthog posthog_persistedfolderretrieve '{}' --json posthog.posthog_persistedfolderupdate
Persistedfolderupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfolderupdate '{}' --json kosmo integrations:posthog posthog_persistedfolderupdate '{}' --json posthog.posthog_persistedfolderpartialupdate
Persistedfolderpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfolderpartialupdate '{}' --json kosmo integrations:posthog posthog_persistedfolderpartialupdate '{}' --json posthog.posthog_persistedfolderdestroy
Persistedfolderdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_persistedfolderdestroy '{}' --json kosmo integrations:posthog posthog_persistedfolderdestroy '{}' --json posthog.posthog_personslist
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personslist '{}' --json kosmo integrations:posthog posthog_personslist '{}' --json posthog.posthog_personsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsretrieve '{}' --json kosmo integrations:posthog posthog_personsretrieve '{}' --json posthog.posthog_personsupdate
Only for setting properties on the person. "properties" from the request data will be updated via a "$set" event. This means that only the properties listed will be updated, but other properties won't be removed nor updated. If you would like to remove a pr...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsupdate '{}' --json kosmo integrations:posthog posthog_personsupdate '{}' --json posthog.posthog_personspartialupdate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personspartialupdate '{}' --json kosmo integrations:posthog posthog_personspartialupdate '{}' --json posthog.posthog_personsactivityretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsactivityretrieve '{}' --json kosmo integrations:posthog posthog_personsactivityretrieve '{}' --json posthog.posthog_personsdeletepropertycreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsdeletepropertycreate '{}' --json kosmo integrations:posthog posthog_personsdeletepropertycreate '{}' --json posthog.posthog_personspropertiestimelineretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personspropertiestimelineretrieve '{}' --json kosmo integrations:posthog posthog_personspropertiestimelineretrieve '{}' --json posthog.posthog_personssplitcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personssplitcreate '{}' --json kosmo integrations:posthog posthog_personssplitcreate '{}' --json posthog.posthog_personsupdatepropertycreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsupdatepropertycreate '{}' --json kosmo integrations:posthog posthog_personsupdatepropertycreate '{}' --json posthog.posthog_personsallactivityretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsallactivityretrieve '{}' --json kosmo integrations:posthog posthog_personsallactivityretrieve '{}' --json posthog.posthog_personsbatchbydistinctidscreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsbatchbydistinctidscreate '{}' --json kosmo integrations:posthog posthog_personsbatchbydistinctidscreate '{}' --json posthog.posthog_personsbatchbyuuidscreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsbatchbyuuidscreate '{}' --json kosmo integrations:posthog posthog_personsbatchbyuuidscreate '{}' --json posthog.posthog_personsbulkdeletecreate
This endpoint allows you to bulk delete persons, either by the PostHog person IDs or by distinct IDs. You can pass in a maximum of 1000 IDs per call. Only events captured before the request will be deleted.
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsbulkdeletecreate '{}' --json kosmo integrations:posthog posthog_personsbulkdeletecreate '{}' --json posthog.posthog_personscohortsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personscohortsretrieve '{}' --json kosmo integrations:posthog posthog_personscohortsretrieve '{}' --json posthog.posthog_personsdeletionstatuslist
List the status of queued event deletions for persons. When you delete a person with deleteevents=true, an async deletion is queued. Use this endpoint to check whether those deletions are still pending or have been completed.
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsdeletionstatuslist '{}' --json kosmo integrations:posthog posthog_personsdeletionstatuslist '{}' --json posthog.posthog_personsfunnelretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsfunnelretrieve '{}' --json kosmo integrations:posthog posthog_personsfunnelretrieve '{}' --json posthog.posthog_personsfunnelcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsfunnelcreate '{}' --json kosmo integrations:posthog posthog_personsfunnelcreate '{}' --json posthog.posthog_personsfunnelcorrelationretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsfunnelcorrelationretrieve '{}' --json kosmo integrations:posthog posthog_personsfunnelcorrelationretrieve '{}' --json posthog.posthog_personsfunnelcorrelationcreate
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsfunnelcorrelationcreate '{}' --json kosmo integrations:posthog posthog_personsfunnelcorrelationcreate '{}' --json posthog.posthog_personslifecycleretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personslifecycleretrieve '{}' --json kosmo integrations:posthog posthog_personslifecycleretrieve '{}' --json posthog.posthog_personspropertiesattimeretrieve
Get person properties as they existed at a specific point in time. This endpoint reconstructs person properties by querying ClickHouse events for $set and $setonce operations up to the specified timestamp. Query parameters: - distinctid: The distinctid of t...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personspropertiesattimeretrieve '{}' --json kosmo integrations:posthog posthog_personspropertiesattimeretrieve '{}' --json posthog.posthog_personsresetpersondistinctidcreate
Reset a distinctid for a deleted person. This allows the distinctid to be used again.
write - Parameters
- none
kosmo integrations:call posthog.posthog_personsresetpersondistinctidcreate '{}' --json kosmo integrations:posthog posthog_personsresetpersondistinctidcreate '{}' --json posthog.posthog_personstrendsretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personstrendsretrieve '{}' --json kosmo integrations:posthog posthog_personstrendsretrieve '{}' --json posthog.posthog_personsvaluesretrieve
This endpoint is meant for reading and deleting persons. To create or update persons, we recommend using the [capture API](https://posthog.com/docs/api/capture), the $set and $unset [properties](https://posthog.com/docs/product-analytics/user-properties), o...
read - Parameters
- none
kosmo integrations:call posthog.posthog_personsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_personsvaluesretrieve '{}' --json posthog.posthog_pluginconfigslogslist
Pluginconfigslogslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_pluginconfigslogslist '{}' --json kosmo integrations:posthog posthog_pluginconfigslogslist '{}' --json posthog.posthog_producttourslist
Producttourslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_producttourslist '{}' --json kosmo integrations:posthog posthog_producttourslist '{}' --json posthog.posthog_producttourscreate
Producttourscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttourscreate '{}' --json kosmo integrations:posthog posthog_producttourscreate '{}' --json posthog.posthog_producttoursretrieve
Producttoursretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursretrieve '{}' --json kosmo integrations:posthog posthog_producttoursretrieve '{}' --json posthog.posthog_producttoursupdate
Producttoursupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursupdate '{}' --json kosmo integrations:posthog posthog_producttoursupdate '{}' --json posthog.posthog_producttourspartialupdate
Producttourspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttourspartialupdate '{}' --json kosmo integrations:posthog posthog_producttourspartialupdate '{}' --json posthog.posthog_producttoursdestroy
Producttoursdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursdestroy '{}' --json kosmo integrations:posthog posthog_producttoursdestroy '{}' --json posthog.posthog_producttoursdiscarddraftdestroy
Discard draft content.
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursdiscarddraftdestroy '{}' --json kosmo integrations:posthog posthog_producttoursdiscarddraftdestroy '{}' --json posthog.posthog_producttoursdraftpartialupdate
Save draft content (server-side merge). No side effects triggered.
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursdraftpartialupdate '{}' --json kosmo integrations:posthog posthog_producttoursdraftpartialupdate '{}' --json posthog.posthog_producttoursdraftstatusretrieve
Lightweight polling endpoint for draft change detection.
read - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursdraftstatusretrieve '{}' --json kosmo integrations:posthog posthog_producttoursdraftstatusretrieve '{}' --json posthog.posthog_producttoursgeneratecreate
Generate tour step content using AI.
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttoursgeneratecreate '{}' --json kosmo integrations:posthog posthog_producttoursgeneratecreate '{}' --json posthog.posthog_producttourspublishdraftcreate
Commit draft to live tour. Runs full validation and triggers side effects. Accepts an optional body payload. If provided, merges it into the draft before publishing so the caller can save + publish in a single request.
write - Parameters
- none
kosmo integrations:call posthog.posthog_producttourspublishdraftcreate '{}' --json kosmo integrations:posthog posthog_producttourspublishdraftcreate '{}' --json posthog.posthog_projectsecretapikeyslist
Projectsecretapikeyslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeyslist '{}' --json kosmo integrations:posthog posthog_projectsecretapikeyslist '{}' --json posthog.posthog_projectsecretapikeyscreate
Projectsecretapikeyscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeyscreate '{}' --json kosmo integrations:posthog posthog_projectsecretapikeyscreate '{}' --json posthog.posthog_projectsecretapikeysretrieve
Projectsecretapikeysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeysretrieve '{}' --json kosmo integrations:posthog posthog_projectsecretapikeysretrieve '{}' --json posthog.posthog_projectsecretapikeysupdate
Projectsecretapikeysupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeysupdate '{}' --json kosmo integrations:posthog posthog_projectsecretapikeysupdate '{}' --json posthog.posthog_projectsecretapikeyspartialupdate
Projectsecretapikeyspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeyspartialupdate '{}' --json kosmo integrations:posthog posthog_projectsecretapikeyspartialupdate '{}' --json posthog.posthog_projectsecretapikeysdestroy
Projectsecretapikeysdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeysdestroy '{}' --json kosmo integrations:posthog posthog_projectsecretapikeysdestroy '{}' --json posthog.posthog_projectsecretapikeysrollcreate
Roll a project secret API key
write - Parameters
- none
kosmo integrations:call posthog.posthog_projectsecretapikeysrollcreate '{}' --json kosmo integrations:posthog posthog_projectsecretapikeysrollcreate '{}' --json posthog.posthog_propertydefinitionslist
Propertydefinitionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionslist '{}' --json kosmo integrations:posthog posthog_propertydefinitionslist '{}' --json posthog.posthog_propertydefinitionsretrieve
Propertydefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_propertydefinitionsretrieve '{}' --json posthog.posthog_propertydefinitionsupdate
Propertydefinitionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionsupdate '{}' --json kosmo integrations:posthog posthog_propertydefinitionsupdate '{}' --json posthog.posthog_propertydefinitionspartialupdate
Propertydefinitionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionspartialupdate '{}' --json kosmo integrations:posthog posthog_propertydefinitionspartialupdate '{}' --json posthog.posthog_propertydefinitionsdestroy
Propertydefinitionsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionsdestroy '{}' --json kosmo integrations:posthog posthog_propertydefinitionsdestroy '{}' --json posthog.posthog_propertydefinitionsbulkupdatetagscreate
Bulk update tags on multiple objects. Accepts: - {"ids": [...], "action": "add"|"remove"|"set", "tags": ["tag1", "tag2"]} Actions: - "add": Add tags to existing tags on each object - "remove": Remove specific tags from each object - "set": Replace all tags...
write - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionsbulkupdatetagscreate '{}' --json kosmo integrations:posthog posthog_propertydefinitionsbulkupdatetagscreate '{}' --json posthog.posthog_propertydefinitionsseentogetherretrieve
Allows a caller to provide a list of event names and a single property name Returns a map of the event names to a boolean representing whether that property has ever been seen with that eventname
read - Parameters
- none
kosmo integrations:call posthog.posthog_propertydefinitionsseentogetherretrieve '{}' --json kosmo integrations:posthog posthog_propertydefinitionsseentogetherretrieve '{}' --json posthog.posthog_querycreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_querycreate '{}' --json kosmo integrations:posthog posthog_querycreate '{}' --json posthog.posthog_queryretrieve
(Experimental)
read - Parameters
- none
kosmo integrations:call posthog.posthog_queryretrieve '{}' --json kosmo integrations:posthog posthog_queryretrieve '{}' --json posthog.posthog_querydestroy
(Experimental)
write - Parameters
- none
kosmo integrations:call posthog.posthog_querydestroy '{}' --json kosmo integrations:posthog posthog_querydestroy '{}' --json posthog.posthog_querylogretrieve
Get query log details from querylogarchive table for a specific queryid, the query must have been issued in last 24 hours.
read - Parameters
- none
kosmo integrations:call posthog.posthog_querylogretrieve '{}' --json kosmo integrations:posthog posthog_querylogretrieve '{}' --json posthog.posthog_querycreatewithkind
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_querycreatewithkind '{}' --json kosmo integrations:posthog posthog_querycreatewithkind '{}' --json posthog.posthog_querycheckauthforasynccreate
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
write - Parameters
- none
kosmo integrations:call posthog.posthog_querycheckauthforasynccreate '{}' --json kosmo integrations:posthog posthog_querycheckauthforasynccreate '{}' --json posthog.posthog_querydraftsqlretrieve
DRF ViewSet mixin that gates coalesced responses behind permission checks. The QueryCoalescingMiddleware attaches cached response data to request.META["coalescedresponse"] for followers. This mixin runs DRF's initial() (auth + permissions + throttling) befo...
read - Parameters
- none
kosmo integrations:call posthog.posthog_querydraftsqlretrieve '{}' --json kosmo integrations:posthog posthog_querydraftsqlretrieve '{}' --json posthog.posthog_queryupgradecreate
Upgrades a query without executing it. Returns a query with all nodes migrated to the latest version.
write - Parameters
- none
kosmo integrations:call posthog.posthog_queryupgradecreate '{}' --json kosmo integrations:posthog posthog_queryupgradecreate '{}' --json posthog.posthog_sandboxlist
API for managing sandbox environments that control network access for task runs.
read - Parameters
- none
kosmo integrations:call posthog.posthog_sandboxlist '{}' --json kosmo integrations:posthog posthog_sandboxlist '{}' --json posthog.posthog_sandboxcreate
API for managing sandbox environments that control network access for task runs.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sandboxcreate '{}' --json kosmo integrations:posthog posthog_sandboxcreate '{}' --json posthog.posthog_sandboxretrieve
API for managing sandbox environments that control network access for task runs.
read - Parameters
- none
kosmo integrations:call posthog.posthog_sandboxretrieve '{}' --json kosmo integrations:posthog posthog_sandboxretrieve '{}' --json posthog.posthog_sandboxpartialupdate
API for managing sandbox environments that control network access for task runs.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sandboxpartialupdate '{}' --json kosmo integrations:posthog posthog_sandboxpartialupdate '{}' --json posthog.posthog_sandboxdestroy
API for managing sandbox environments that control network access for task runs.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sandboxdestroy '{}' --json kosmo integrations:posthog posthog_sandboxdestroy '{}' --json posthog.posthog_savedlist
Savedlist
read - Parameters
- none
kosmo integrations:call posthog.posthog_savedlist '{}' --json kosmo integrations:posthog posthog_savedlist '{}' --json posthog.posthog_savedcreate
Savedcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_savedcreate '{}' --json kosmo integrations:posthog posthog_savedcreate '{}' --json posthog.posthog_savedretrieve
Savedretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_savedretrieve '{}' --json kosmo integrations:posthog posthog_savedretrieve '{}' --json posthog.posthog_savedpartialupdate
Savedpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_savedpartialupdate '{}' --json kosmo integrations:posthog posthog_savedpartialupdate '{}' --json posthog.posthog_saveddestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_saveddestroy '{}' --json kosmo integrations:posthog posthog_saveddestroy '{}' --json posthog.posthog_savedregeneratecreate
Savedregeneratecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_savedregeneratecreate '{}' --json kosmo integrations:posthog posthog_savedregeneratecreate '{}' --json posthog.posthog_schemapropertygroupslist
Schemapropertygroupslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupslist '{}' --json kosmo integrations:posthog posthog_schemapropertygroupslist '{}' --json posthog.posthog_schemapropertygroupscreate
Schemapropertygroupscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupscreate '{}' --json kosmo integrations:posthog posthog_schemapropertygroupscreate '{}' --json posthog.posthog_schemapropertygroupsretrieve
Schemapropertygroupsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupsretrieve '{}' --json kosmo integrations:posthog posthog_schemapropertygroupsretrieve '{}' --json posthog.posthog_schemapropertygroupsupdate
Schemapropertygroupsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupsupdate '{}' --json kosmo integrations:posthog posthog_schemapropertygroupsupdate '{}' --json posthog.posthog_schemapropertygroupspartialupdate
Schemapropertygroupspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupspartialupdate '{}' --json kosmo integrations:posthog posthog_schemapropertygroupspartialupdate '{}' --json posthog.posthog_schemapropertygroupsdestroy
Schemapropertygroupsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_schemapropertygroupsdestroy '{}' --json kosmo integrations:posthog posthog_schemapropertygroupsdestroy '{}' --json posthog.posthog_sdkdoctorreportretrieve
Get SDK health report for a project
read - Parameters
- none
kosmo integrations:call posthog.posthog_sdkdoctorreportretrieve '{}' --json kosmo integrations:posthog posthog_sdkdoctorreportretrieve '{}' --json posthog.posthog_sessiongroupsummarieslist
API for retrieving and managing stored group session summaries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummarieslist '{}' --json kosmo integrations:posthog posthog_sessiongroupsummarieslist '{}' --json posthog.posthog_sessiongroupsummariescreate
API for retrieving and managing stored group session summaries.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummariescreate '{}' --json kosmo integrations:posthog posthog_sessiongroupsummariescreate '{}' --json posthog.posthog_sessiongroupsummariesretrieve
API for retrieving and managing stored group session summaries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummariesretrieve '{}' --json kosmo integrations:posthog posthog_sessiongroupsummariesretrieve '{}' --json posthog.posthog_sessiongroupsummariesupdate
API for retrieving and managing stored group session summaries.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummariesupdate '{}' --json kosmo integrations:posthog posthog_sessiongroupsummariesupdate '{}' --json posthog.posthog_sessiongroupsummariespartialupdate
API for retrieving and managing stored group session summaries.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummariespartialupdate '{}' --json kosmo integrations:posthog posthog_sessiongroupsummariespartialupdate '{}' --json posthog.posthog_sessiongroupsummariesdestroy
API for retrieving and managing stored group session summaries.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessiongroupsummariesdestroy '{}' --json kosmo integrations:posthog posthog_sessiongroupsummariesdestroy '{}' --json posthog.posthog_sessionrecordingplaylistslist
Override list to include synthetic playlists
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistslist '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistslist '{}' --json posthog.posthog_sessionrecordingplaylistscreate
Sessionrecordingplaylistscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistscreate '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistscreate '{}' --json posthog.posthog_sessionrecordingplaylistsretrieve
Sessionrecordingplaylistsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsretrieve '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsretrieve '{}' --json posthog.posthog_sessionrecordingplaylistsupdate
Sessionrecordingplaylistsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsupdate '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsupdate '{}' --json posthog.posthog_sessionrecordingplaylistspartialupdate
Sessionrecordingplaylistspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistspartialupdate '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistspartialupdate '{}' --json posthog.posthog_sessionrecordingplaylistsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsdestroy '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsdestroy '{}' --json posthog.posthog_sessionrecordingplaylistsrecordingsretrieve
Sessionrecordingplaylistsrecordingsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsrecordingsretrieve '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsrecordingsretrieve '{}' --json posthog.posthog_sessionrecordingplaylistsrecordingscreate
Sessionrecordingplaylistsrecordingscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsrecordingscreate '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsrecordingscreate '{}' --json posthog.posthog_sessionrecordingplaylistsrecordingsdestroy
Sessionrecordingplaylistsrecordingsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingplaylistsrecordingsdestroy '{}' --json kosmo integrations:posthog posthog_sessionrecordingplaylistsrecordingsdestroy '{}' --json posthog.posthog_sessionrecordingslist
Sessionrecordingslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingslist '{}' --json kosmo integrations:posthog posthog_sessionrecordingslist '{}' --json posthog.posthog_sessionrecordingsretrieve
Sessionrecordingsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingsretrieve '{}' --json kosmo integrations:posthog posthog_sessionrecordingsretrieve '{}' --json posthog.posthog_sessionrecordingsupdate
Sessionrecordingsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingsupdate '{}' --json kosmo integrations:posthog posthog_sessionrecordingsupdate '{}' --json posthog.posthog_sessionrecordingspartialupdate
Sessionrecordingspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingspartialupdate '{}' --json kosmo integrations:posthog posthog_sessionrecordingspartialupdate '{}' --json posthog.posthog_sessionrecordingsdestroy
Sessionrecordingsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingsdestroy '{}' --json kosmo integrations:posthog posthog_sessionrecordingsdestroy '{}' --json posthog.posthog_sessionrecordingssharinglist
Sessionrecordingssharinglist
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingssharinglist '{}' --json kosmo integrations:posthog posthog_sessionrecordingssharinglist '{}' --json posthog.posthog_sessionrecordingssharingpasswordscreate
Create a new password for the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingssharingpasswordscreate '{}' --json kosmo integrations:posthog posthog_sessionrecordingssharingpasswordscreate '{}' --json posthog.posthog_sessionrecordingssharingpasswordsdestroy
Delete a password from the sharing configuration.
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingssharingpasswordsdestroy '{}' --json kosmo integrations:posthog posthog_sessionrecordingssharingpasswordsdestroy '{}' --json posthog.posthog_sessionrecordingssharingrefreshcreate
Sessionrecordingssharingrefreshcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_sessionrecordingssharingrefreshcreate '{}' --json kosmo integrations:posthog posthog_sessionrecordingssharingrefreshcreate '{}' --json posthog.posthog_sessionspropertydefinitionsretrieve
Sessionspropertydefinitionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionspropertydefinitionsretrieve '{}' --json kosmo integrations:posthog posthog_sessionspropertydefinitionsretrieve '{}' --json posthog.posthog_sessionsvaluesretrieve
Sessionsvaluesretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_sessionsvaluesretrieve '{}' --json kosmo integrations:posthog posthog_sessionsvaluesretrieve '{}' --json posthog.posthog_signalsprocessinglist
Return current processing state including pause status.
read - Parameters
- none
kosmo integrations:call posthog.posthog_signalsprocessinglist '{}' --json kosmo integrations:posthog posthog_signalsprocessinglist '{}' --json posthog.posthog_signalsprocessingpauseupdate
View and control signal processing pipeline state for a team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalsprocessingpauseupdate '{}' --json kosmo integrations:posthog posthog_signalsprocessingpauseupdate '{}' --json posthog.posthog_signalsprocessingpausedestroy
View and control signal processing pipeline state for a team.
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalsprocessingpausedestroy '{}' --json kosmo integrations:posthog posthog_signalsprocessingpausedestroy '{}' --json posthog.posthog_signalsreportslist
Signalsreportslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_signalsreportslist '{}' --json kosmo integrations:posthog posthog_signalsreportslist '{}' --json posthog.posthog_signalsreportsretrieve
Signalsreportsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_signalsreportsretrieve '{}' --json kosmo integrations:posthog posthog_signalsreportsretrieve '{}' --json posthog.posthog_signalssourceconfigslist
Signalssourceconfigslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigslist '{}' --json kosmo integrations:posthog posthog_signalssourceconfigslist '{}' --json posthog.posthog_signalssourceconfigscreate
Signalssourceconfigscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigscreate '{}' --json kosmo integrations:posthog posthog_signalssourceconfigscreate '{}' --json posthog.posthog_signalssourceconfigsretrieve
Signalssourceconfigsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigsretrieve '{}' --json kosmo integrations:posthog posthog_signalssourceconfigsretrieve '{}' --json posthog.posthog_signalssourceconfigsupdate
Signalssourceconfigsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigsupdate '{}' --json kosmo integrations:posthog posthog_signalssourceconfigsupdate '{}' --json posthog.posthog_signalssourceconfigspartialupdate
Signalssourceconfigspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigspartialupdate '{}' --json kosmo integrations:posthog posthog_signalssourceconfigspartialupdate '{}' --json posthog.posthog_signalssourceconfigsdestroy
Signalssourceconfigsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_signalssourceconfigsdestroy '{}' --json kosmo integrations:posthog posthog_signalssourceconfigsdestroy '{}' --json posthog.posthog_subscriptionslist
Subscriptionslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionslist '{}' --json kosmo integrations:posthog posthog_subscriptionslist '{}' --json posthog.posthog_subscriptionscreate
Subscriptionscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionscreate '{}' --json kosmo integrations:posthog posthog_subscriptionscreate '{}' --json posthog.posthog_subscriptionsretrieve
Subscriptionsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionsretrieve '{}' --json kosmo integrations:posthog posthog_subscriptionsretrieve '{}' --json posthog.posthog_subscriptionsupdate
Subscriptionsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionsupdate '{}' --json kosmo integrations:posthog posthog_subscriptionsupdate '{}' --json posthog.posthog_subscriptionspartialupdate
Subscriptionspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionspartialupdate '{}' --json kosmo integrations:posthog posthog_subscriptionspartialupdate '{}' --json posthog.posthog_subscriptionsdestroy
Hard delete of this model is not allowed. Use a patch API call to set "deleted" to true
write - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionsdestroy '{}' --json kosmo integrations:posthog posthog_subscriptionsdestroy '{}' --json posthog.posthog_subscriptionstestdeliverycreate
Subscriptionstestdeliverycreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionstestdeliverycreate '{}' --json kosmo integrations:posthog posthog_subscriptionstestdeliverycreate '{}' --json posthog.posthog_subscriptionssummaryquotaretrieve
Subscriptionssummaryquotaretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_subscriptionssummaryquotaretrieve '{}' --json kosmo integrations:posthog posthog_subscriptionssummaryquotaretrieve '{}' --json posthog.posthog_surveyslist
Surveyslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveyslist '{}' --json kosmo integrations:posthog posthog_surveyslist '{}' --json posthog.posthog_surveyscreate
Surveyscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveyscreate '{}' --json kosmo integrations:posthog posthog_surveyscreate '{}' --json posthog.posthog_surveysretrieve
Surveysretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysretrieve '{}' --json kosmo integrations:posthog posthog_surveysretrieve '{}' --json posthog.posthog_surveysupdate
Surveysupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysupdate '{}' --json kosmo integrations:posthog posthog_surveysupdate '{}' --json posthog.posthog_surveyspartialupdate
Surveyspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveyspartialupdate '{}' --json kosmo integrations:posthog posthog_surveyspartialupdate '{}' --json posthog.posthog_surveysdestroy
Surveysdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysdestroy '{}' --json kosmo integrations:posthog posthog_surveysdestroy '{}' --json posthog.posthog_surveysactivityretrieve
Surveysactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysactivityretrieve '{}' --json kosmo integrations:posthog posthog_surveysactivityretrieve '{}' --json posthog.posthog_surveysarchivedresponseuuidsretrieve
Get list of archived response UUIDs for HogQL filtering. Returns list of UUIDs that the frontend can use to filter out archived responses in HogQL queries.
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysarchivedresponseuuidsretrieve '{}' --json kosmo integrations:posthog posthog_surveysarchivedresponseuuidsretrieve '{}' --json posthog.posthog_surveysduplicatetoprojectscreate
Duplicate a survey to multiple projects in a single transaction. Accepts a list of target team IDs and creates a copy of the survey in each project. Uses an all-or-nothing approach - if any duplication fails, all changes are rolled back.
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysduplicatetoprojectscreate '{}' --json kosmo integrations:posthog posthog_surveysduplicatetoprojectscreate '{}' --json posthog.posthog_surveysgeneratetranslationscreate
Surveysgeneratetranslationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysgeneratetranslationscreate '{}' --json kosmo integrations:posthog posthog_surveysgeneratetranslationscreate '{}' --json posthog.posthog_surveysresponsesarchivecreate
Archive a single survey response.
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysresponsesarchivecreate '{}' --json kosmo integrations:posthog posthog_surveysresponsesarchivecreate '{}' --json posthog.posthog_surveysresponsesunarchivecreate
Unarchive a single survey response.
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveysresponsesunarchivecreate '{}' --json kosmo integrations:posthog posthog_surveysresponsesunarchivecreate '{}' --json posthog.posthog_surveysstatsretrieve
Get survey response statistics for a specific survey. Args: datefrom: Optional ISO timestamp for start date (e.g. 2024-01-01T00:00:00Z) dateto: Optional ISO timestamp for end date (e.g. 2024-01-31T23:59:59Z) excludearchived: Optional boolean to exclude arch...
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysstatsretrieve '{}' --json kosmo integrations:posthog posthog_surveysstatsretrieve '{}' --json posthog.posthog_surveyssummarizeresponsescreate
Surveyssummarizeresponsescreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveyssummarizeresponsescreate '{}' --json kosmo integrations:posthog posthog_surveyssummarizeresponsescreate '{}' --json posthog.posthog_surveyssummaryheadlinecreate
Surveyssummaryheadlinecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_surveyssummaryheadlinecreate '{}' --json kosmo integrations:posthog posthog_surveyssummaryheadlinecreate '{}' --json posthog.posthog_surveysallactivityretrieve
Surveysallactivityretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysallactivityretrieve '{}' --json kosmo integrations:posthog posthog_surveysallactivityretrieve '{}' --json posthog.posthog_surveysresponsescountretrieve
Get response counts for all surveys. Args: excludearchived: Optional boolean to exclude archived responses (default: false, includes archived) surveyids: Optional comma-separated list of survey IDs to filter by Returns: Dictionary mapping survey IDs to resp...
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysresponsescountretrieve '{}' --json kosmo integrations:posthog posthog_surveysresponsescountretrieve '{}' --json posthog.posthog_surveysglobalstatsretrieve
Get aggregated response statistics across all surveys. Args: datefrom: Optional ISO timestamp for start date (e.g. 2024-01-01T00:00:00Z) dateto: Optional ISO timestamp for end date (e.g. 2024-01-31T23:59:59Z) Returns: Aggregated statistics across all survey...
read - Parameters
- none
kosmo integrations:call posthog.posthog_surveysglobalstatsretrieve '{}' --json kosmo integrations:posthog posthog_surveysglobalstatsretrieve '{}' --json posthog.posthog_taskautomationslist
Taskautomationslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationslist '{}' --json kosmo integrations:posthog posthog_taskautomationslist '{}' --json posthog.posthog_taskautomationscreate
Taskautomationscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationscreate '{}' --json kosmo integrations:posthog posthog_taskautomationscreate '{}' --json posthog.posthog_taskautomationsretrieve
Taskautomationsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationsretrieve '{}' --json kosmo integrations:posthog posthog_taskautomationsretrieve '{}' --json posthog.posthog_taskautomationsupdate
Taskautomationsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationsupdate '{}' --json kosmo integrations:posthog posthog_taskautomationsupdate '{}' --json posthog.posthog_taskautomationspartialupdate
Taskautomationspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationspartialupdate '{}' --json kosmo integrations:posthog posthog_taskautomationspartialupdate '{}' --json posthog.posthog_taskautomationsdestroy
Taskautomationsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationsdestroy '{}' --json kosmo integrations:posthog posthog_taskautomationsdestroy '{}' --json posthog.posthog_taskautomationsruncreate
Taskautomationsruncreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskautomationsruncreate '{}' --json kosmo integrations:posthog posthog_taskautomationsruncreate '{}' --json posthog.posthog_taskslist
List tasks
read - Parameters
- none
kosmo integrations:call posthog.posthog_taskslist '{}' --json kosmo integrations:posthog posthog_taskslist '{}' --json posthog.posthog_taskscreate
API for managing tasks within a project. Tasks represent units of work to be performed by an agent.
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskscreate '{}' --json kosmo integrations:posthog posthog_taskscreate '{}' --json posthog.posthog_tasksretrieve
API for managing tasks within a project. Tasks represent units of work to be performed by an agent.
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksretrieve '{}' --json kosmo integrations:posthog posthog_tasksretrieve '{}' --json posthog.posthog_tasksupdate
API for managing tasks within a project. Tasks represent units of work to be performed by an agent.
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksupdate '{}' --json kosmo integrations:posthog posthog_tasksupdate '{}' --json posthog.posthog_taskspartialupdate
API for managing tasks within a project. Tasks represent units of work to be performed by an agent.
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskspartialupdate '{}' --json kosmo integrations:posthog posthog_taskspartialupdate '{}' --json posthog.posthog_tasksdestroy
API for managing tasks within a project. Tasks represent units of work to be performed by an agent.
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksdestroy '{}' --json kosmo integrations:posthog posthog_tasksdestroy '{}' --json posthog.posthog_tasksruncreate
Run task
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksruncreate '{}' --json kosmo integrations:posthog posthog_tasksruncreate '{}' --json posthog.posthog_tasksstagedartifactsfinalizeuploadcreate
Finalize staged direct uploads for task attachments
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksstagedartifactsfinalizeuploadcreate '{}' --json kosmo integrations:posthog posthog_tasksstagedartifactsfinalizeuploadcreate '{}' --json posthog.posthog_tasksstagedartifactsprepareuploadcreate
Prepare staged direct uploads for task attachments
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksstagedartifactsprepareuploadcreate '{}' --json kosmo integrations:posthog posthog_tasksstagedartifactsprepareuploadcreate '{}' --json posthog.posthog_tasksrunslist
List task runs
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunslist '{}' --json kosmo integrations:posthog posthog_tasksrunslist '{}' --json posthog.posthog_tasksrunscreate
Create task run
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunscreate '{}' --json kosmo integrations:posthog posthog_tasksrunscreate '{}' --json posthog.posthog_tasksrunsretrieve
API for managing task runs. Each run represents an execution of a task.
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsretrieve '{}' --json kosmo integrations:posthog posthog_tasksrunsretrieve '{}' --json posthog.posthog_tasksrunspartialupdate
Update task run
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunspartialupdate '{}' --json kosmo integrations:posthog posthog_tasksrunspartialupdate '{}' --json posthog.posthog_tasksrunsappendlogcreate
Append log entries
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsappendlogcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsappendlogcreate '{}' --json posthog.posthog_tasksrunsartifactscreate
Upload artifacts for a task run
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsartifactscreate '{}' --json kosmo integrations:posthog posthog_tasksrunsartifactscreate '{}' --json posthog.posthog_tasksrunsartifactsdownloadcreate
Download an artifact through the backend
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsartifactsdownloadcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsartifactsdownloadcreate '{}' --json posthog.posthog_tasksrunsartifactsfinalizeuploadcreate
Finalize direct uploads for task run artifacts
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsartifactsfinalizeuploadcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsartifactsfinalizeuploadcreate '{}' --json posthog.posthog_tasksrunsartifactsprepareuploadcreate
Prepare direct uploads for task run artifacts
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsartifactsprepareuploadcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsartifactsprepareuploadcreate '{}' --json posthog.posthog_tasksrunsartifactspresigncreate
Generate presigned URL for an artifact
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsartifactspresigncreate '{}' --json kosmo integrations:posthog posthog_tasksrunsartifactspresigncreate '{}' --json posthog.posthog_tasksrunscommandcreate
Send command to task run
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunscommandcreate '{}' --json kosmo integrations:posthog posthog_tasksrunscommandcreate '{}' --json posthog.posthog_tasksrunsconnectiontokenretrieve
Get sandbox connection token
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsconnectiontokenretrieve '{}' --json kosmo integrations:posthog posthog_tasksrunsconnectiontokenretrieve '{}' --json posthog.posthog_tasksrunslogsretrieve
Get task run logs
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunslogsretrieve '{}' --json kosmo integrations:posthog posthog_tasksrunslogsretrieve '{}' --json posthog.posthog_tasksrunsrelaymessagecreate
Relay run message to Slack
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsrelaymessagecreate '{}' --json kosmo integrations:posthog posthog_tasksrunsrelaymessagecreate '{}' --json posthog.posthog_tasksrunsresumeincloudcreate
Resume task run in cloud
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsresumeincloudcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsresumeincloudcreate '{}' --json posthog.posthog_tasksrunssessionlogsretrieve
Get filtered task run session logs
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunssessionlogsretrieve '{}' --json kosmo integrations:posthog posthog_tasksrunssessionlogsretrieve '{}' --json posthog.posthog_tasksrunssetoutputpartialupdate
Set run output
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunssetoutputpartialupdate '{}' --json kosmo integrations:posthog posthog_tasksrunssetoutputpartialupdate '{}' --json posthog.posthog_tasksrunsstartcreate
Start task run
write - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsstartcreate '{}' --json kosmo integrations:posthog posthog_tasksrunsstartcreate '{}' --json posthog.posthog_tasksrunsstreamretrieve
API for managing task runs. Each run represents an execution of a task.
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrunsstreamretrieve '{}' --json kosmo integrations:posthog posthog_tasksrunsstreamretrieve '{}' --json posthog.posthog_tasksrepositoriesretrieve
List distinct task repositories
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrepositoriesretrieve '{}' --json kosmo integrations:posthog posthog_tasksrepositoriesretrieve '{}' --json posthog.posthog_tasksrepositoryreadinessretrieve
Get repository readiness
read - Parameters
- none
kosmo integrations:call posthog.posthog_tasksrepositoryreadinessretrieve '{}' --json kosmo integrations:posthog posthog_tasksrepositoryreadinessretrieve '{}' --json posthog.posthog_taskssummariescreate
Fetch task summaries by ID
write - Parameters
- none
kosmo integrations:call posthog.posthog_taskssummariescreate '{}' --json kosmo integrations:posthog posthog_taskssummariescreate '{}' --json posthog.posthog_uploadedmediacreate
When object storage is available this API allows upload of media which can be used, for example, in text cards on dashboards. Uploaded media must have a content type beginning with 'image/' and be less than 4MB.
write - Parameters
- none
kosmo integrations:call posthog.posthog_uploadedmediacreate '{}' --json kosmo integrations:posthog posthog_uploadedmediacreate '{}' --json posthog.posthog_visualreviewreposlist
List all projects for the team.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposlist '{}' --json kosmo integrations:posthog posthog_visualreviewreposlist '{}' --json posthog.posthog_visualreviewreposcreate
Create a new repo.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposcreate '{}' --json kosmo integrations:posthog posthog_visualreviewreposcreate '{}' --json posthog.posthog_visualreviewreposretrieve
Get a repo by ID.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewreposretrieve '{}' --json posthog.posthog_visualreviewrepospartialupdate
Update a repo's settings.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrepospartialupdate '{}' --json kosmo integrations:posthog posthog_visualreviewrepospartialupdate '{}' --json posthog.posthog_visualreviewreposbaselinesretrieve
Snapshots overview for a repo: every identifier with a current baseline (latest non-superseded master/main run per runtype), plus tolerate counts, active quarantine state, and a 30-day stability sparkline. Capped at 5000 entries - sets truncated and returns...
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposbaselinesretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewreposbaselinesretrieve '{}' --json posthog.posthog_visualreviewreposquarantinelist
List quarantined identifiers. Without filter: active only. With identifier: full history.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposquarantinelist '{}' --json kosmo integrations:posthog posthog_visualreviewreposquarantinelist '{}' --json posthog.posthog_visualreviewreposquarantinecreate
Quarantine a snapshot identifier for a specific run type.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposquarantinecreate '{}' --json kosmo integrations:posthog posthog_visualreviewreposquarantinecreate '{}' --json posthog.posthog_visualreviewreposquarantineexpirecreate
Expire all active quarantine entries for an identifier.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposquarantineexpirecreate '{}' --json kosmo integrations:posthog posthog_visualreviewreposquarantineexpirecreate '{}' --json posthog.posthog_visualreviewreposthumbnailsretrieve
Serve a snapshot thumbnail by identifier. Returns WebP with ETag caching.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposthumbnailsretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewreposthumbnailsretrieve '{}' --json posthog.posthog_visualreviewreposrunslist
List runs in this repo, optionally filtered by review state.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposrunslist '{}' --json kosmo integrations:posthog posthog_visualreviewreposrunslist '{}' --json posthog.posthog_visualreviewreposrunscountsretrieve
Review state counts for runs in this repo.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewreposrunscountsretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewreposrunscountsretrieve '{}' --json posthog.posthog_visualreviewrepossnapshotslist
Deduped baseline timeline for a snapshot identity. Newest first.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrepossnapshotslist '{}' --json kosmo integrations:posthog posthog_visualreviewrepossnapshotslist '{}' --json posthog.posthog_visualreviewrunslist
List runs for the team, optionally filtered by review state, PR number, commit SHA, or branch.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunslist '{}' --json kosmo integrations:posthog posthog_visualreviewrunslist '{}' --json posthog.posthog_visualreviewrunscreate
Create a new run from a CI manifest.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunscreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunscreate '{}' --json posthog.posthog_visualreviewrunsretrieve
Get run status and summary.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunsretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewrunsretrieve '{}' --json posthog.posthog_visualreviewrunsaddsnapshotscreate
Add a batch of snapshots to a pending run (shard-based flow).
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunsaddsnapshotscreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunsaddsnapshotscreate '{}' --json posthog.posthog_visualreviewrunsapprovecreate
Approve visual changes for snapshots in this run. With approveall=true, approves all changed+new snapshots and returns signed baseline YAML. With specific snapshots, approves only those.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunsapprovecreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunsapprovecreate '{}' --json posthog.posthog_visualreviewrunsautoapprovecreate
CLI auto-approve: approve all and return baseline YAML for local write.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunsautoapprovecreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunsautoapprovecreate '{}' --json posthog.posthog_visualreviewrunscompletecreate
Complete a run: detect removals, verify uploads, trigger diff processing.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunscompletecreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunscompletecreate '{}' --json posthog.posthog_visualreviewrunsrecomputecreate
Re-evaluate quarantine and counts, update commit status, and optionally rerun the CI job.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunsrecomputecreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunsrecomputecreate '{}' --json posthog.posthog_visualreviewrunssnapshothistorylist
Recent change history for a snapshot identifier across runs.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunssnapshothistorylist '{}' --json kosmo integrations:posthog posthog_visualreviewrunssnapshothistorylist '{}' --json posthog.posthog_visualreviewrunssnapshotslist
Get all snapshots for a run with diff results.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunssnapshotslist '{}' --json kosmo integrations:posthog posthog_visualreviewrunssnapshotslist '{}' --json posthog.posthog_visualreviewrunstoleratecreate
Mark a changed snapshot as a known tolerated alternate.
write - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunstoleratecreate '{}' --json kosmo integrations:posthog posthog_visualreviewrunstoleratecreate '{}' --json posthog.posthog_visualreviewrunstoleratedhasheslist
List known tolerated hashes for a snapshot identifier.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunstoleratedhasheslist '{}' --json kosmo integrations:posthog posthog_visualreviewrunstoleratedhasheslist '{}' --json posthog.posthog_visualreviewrunscountsretrieve
Review state counts for the runs list.
read - Parameters
- none
kosmo integrations:call posthog.posthog_visualreviewrunscountsretrieve '{}' --json kosmo integrations:posthog posthog_visualreviewrunscountsretrieve '{}' --json posthog.posthog_warehousedaglist
Return this team's DAG as a set of edges and nodes
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousedaglist '{}' --json kosmo integrations:posthog posthog_warehousedaglist '{}' --json posthog.posthog_warehousemodelpathslist
Warehousemodelpathslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousemodelpathslist '{}' --json kosmo integrations:posthog posthog_warehousemodelpathslist '{}' --json posthog.posthog_warehousemodelpathsretrieve
Warehousemodelpathsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousemodelpathsretrieve '{}' --json kosmo integrations:posthog posthog_warehousemodelpathsretrieve '{}' --json posthog.posthog_warehousesavedquerieslist
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedquerieslist '{}' --json kosmo integrations:posthog posthog_warehousesavedquerieslist '{}' --json posthog.posthog_warehousesavedqueriescreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriescreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriescreate '{}' --json posthog.posthog_warehousesavedqueriesretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesretrieve '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesretrieve '{}' --json posthog.posthog_warehousesavedqueriesupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesupdate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesupdate '{}' --json posthog.posthog_warehousesavedqueriespartialupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriespartialupdate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriespartialupdate '{}' --json posthog.posthog_warehousesavedqueriesdestroy
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesdestroy '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesdestroy '{}' --json posthog.posthog_warehousesavedqueriesactivityretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesactivityretrieve '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesactivityretrieve '{}' --json posthog.posthog_warehousesavedqueriesancestorscreate
Return the ancestors of this saved query. By default, we return the immediate parents. The level parameter can be used to look further back into the ancestor tree. If level overshoots (i.e. points to only ancestors beyond the root), we return an empty list.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesancestorscreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesancestorscreate '{}' --json posthog.posthog_warehousesavedqueriescancelcreate
Cancel a running saved query workflow.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriescancelcreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriescancelcreate '{}' --json posthog.posthog_warehousesavedqueriesdependenciesretrieve
Return the count of immediate upstream and downstream dependencies for this saved query.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesdependenciesretrieve '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesdependenciesretrieve '{}' --json posthog.posthog_warehousesavedqueriesdescendantscreate
Return the descendants of this saved query. By default, we return the immediate children. The level parameter can be used to look further ahead into the descendants tree. If level overshoots (i.e. points to only descendants further than a leaf), we return a...
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesdescendantscreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesdescendantscreate '{}' --json posthog.posthog_warehousesavedqueriesmaterializecreate
Enable materialization for this saved query with a 24-hour sync frequency.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesmaterializecreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesmaterializecreate '{}' --json posthog.posthog_warehousesavedqueriesrevertmaterializationcreate
Undo materialization, revert back to the original view. (i.e. delete the materialized table and the schedule)
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesrevertmaterializationcreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesrevertmaterializationcreate '{}' --json posthog.posthog_warehousesavedqueriesruncreate
Run this saved query.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesruncreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesruncreate '{}' --json posthog.posthog_warehousesavedqueriesrunhistoryretrieve
Return the recent run history (up to 5 most recent) for this materialized view.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesrunhistoryretrieve '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesrunhistoryretrieve '{}' --json posthog.posthog_warehousesavedqueriesresumeschedulescreate
Resume paused materialization schedules for multiple matviews. Accepts a list of view IDs in the request body: {"viewids": ["id1", "id2", ...]} This endpoint is idempotent - calling it on already running or non-existent schedules is safe.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueriesresumeschedulescreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueriesresumeschedulescreate '{}' --json posthog.posthog_warehousesavedqueryfolderslist
Warehousesavedqueryfolderslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueryfolderslist '{}' --json kosmo integrations:posthog posthog_warehousesavedqueryfolderslist '{}' --json posthog.posthog_warehousesavedqueryfolderscreate
Warehousesavedqueryfolderscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueryfolderscreate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueryfolderscreate '{}' --json posthog.posthog_warehousesavedqueryfoldersretrieve
Warehousesavedqueryfoldersretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueryfoldersretrieve '{}' --json kosmo integrations:posthog posthog_warehousesavedqueryfoldersretrieve '{}' --json posthog.posthog_warehousesavedqueryfolderspartialupdate
Warehousesavedqueryfolderspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueryfolderspartialupdate '{}' --json kosmo integrations:posthog posthog_warehousesavedqueryfolderspartialupdate '{}' --json posthog.posthog_warehousesavedqueryfoldersdestroy
Warehousesavedqueryfoldersdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousesavedqueryfoldersdestroy '{}' --json kosmo integrations:posthog posthog_warehousesavedqueryfoldersdestroy '{}' --json posthog.posthog_warehousetableslist
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetableslist '{}' --json kosmo integrations:posthog posthog_warehousetableslist '{}' --json posthog.posthog_warehousetablescreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablescreate '{}' --json kosmo integrations:posthog posthog_warehousetablescreate '{}' --json posthog.posthog_warehousetablesretrieve
Create, Read, Update and Delete Warehouse Tables.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesretrieve '{}' --json kosmo integrations:posthog posthog_warehousetablesretrieve '{}' --json posthog.posthog_warehousetablesupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesupdate '{}' --json kosmo integrations:posthog posthog_warehousetablesupdate '{}' --json posthog.posthog_warehousetablespartialupdate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablespartialupdate '{}' --json kosmo integrations:posthog posthog_warehousetablespartialupdate '{}' --json posthog.posthog_warehousetablesdestroy
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesdestroy '{}' --json kosmo integrations:posthog posthog_warehousetablesdestroy '{}' --json posthog.posthog_warehousetablesrefreshschemacreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesrefreshschemacreate '{}' --json kosmo integrations:posthog posthog_warehousetablesrefreshschemacreate '{}' --json posthog.posthog_warehousetablesupdateschemacreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesupdateschemacreate '{}' --json kosmo integrations:posthog posthog_warehousetablesupdateschemacreate '{}' --json posthog.posthog_warehousetablesfilecreate
Create, Read, Update and Delete Warehouse Tables.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehousetablesfilecreate '{}' --json kosmo integrations:posthog posthog_warehousetablesfilecreate '{}' --json posthog.posthog_warehouseviewlinklist
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinklist '{}' --json kosmo integrations:posthog posthog_warehouseviewlinklist '{}' --json posthog.posthog_warehouseviewlinkcreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkcreate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkcreate '{}' --json posthog.posthog_warehouseviewlinkretrieve
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkretrieve '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkretrieve '{}' --json posthog.posthog_warehouseviewlinkupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkupdate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkupdate '{}' --json posthog.posthog_warehouseviewlinkpartialupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkpartialupdate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkpartialupdate '{}' --json posthog.posthog_warehouseviewlinkdestroy
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkdestroy '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkdestroy '{}' --json posthog.posthog_warehouseviewlinkvalidatecreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkvalidatecreate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkvalidatecreate '{}' --json posthog.posthog_warehouseviewlinkslist
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkslist '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkslist '{}' --json posthog.posthog_warehouseviewlinkscreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkscreate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkscreate '{}' --json posthog.posthog_warehouseviewlinksretrieve
Create, Read, Update and Delete View Columns.
read - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinksretrieve '{}' --json kosmo integrations:posthog posthog_warehouseviewlinksretrieve '{}' --json posthog.posthog_warehouseviewlinksupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinksupdate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinksupdate '{}' --json posthog.posthog_warehouseviewlinkspartialupdate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinkspartialupdate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinkspartialupdate '{}' --json posthog.posthog_warehouseviewlinksdestroy
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinksdestroy '{}' --json kosmo integrations:posthog posthog_warehouseviewlinksdestroy '{}' --json posthog.posthog_warehouseviewlinksvalidatecreate
Create, Read, Update and Delete View Columns.
write - Parameters
- none
kosmo integrations:call posthog.posthog_warehouseviewlinksvalidatecreate '{}' --json kosmo integrations:posthog posthog_warehouseviewlinksvalidatecreate '{}' --json posthog.posthog_webexperimentslist
Webexperimentslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentslist '{}' --json kosmo integrations:posthog posthog_webexperimentslist '{}' --json posthog.posthog_webexperimentscreate
Webexperimentscreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentscreate '{}' --json kosmo integrations:posthog posthog_webexperimentscreate '{}' --json posthog.posthog_webexperimentsretrieve
Webexperimentsretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentsretrieve '{}' --json kosmo integrations:posthog posthog_webexperimentsretrieve '{}' --json posthog.posthog_webexperimentsupdate
Webexperimentsupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentsupdate '{}' --json kosmo integrations:posthog posthog_webexperimentsupdate '{}' --json posthog.posthog_webexperimentspartialupdate
Webexperimentspartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentspartialupdate '{}' --json kosmo integrations:posthog posthog_webexperimentspartialupdate '{}' --json posthog.posthog_webexperimentsdestroy
Webexperimentsdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_webexperimentsdestroy '{}' --json kosmo integrations:posthog posthog_webexperimentsdestroy '{}' --json posthog.posthog_publichogfunctiontemplateslist
Publichogfunctiontemplateslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_publichogfunctiontemplateslist '{}' --json kosmo integrations:posthog posthog_publichogfunctiontemplateslist '{}' --json posthog.posthog_userhomesettingsretrieve
Get the authenticated user's pinned sidebar tabs and configured homepage for the current team. Pass @me as the UUID.
read - Parameters
- none
kosmo integrations:call posthog.posthog_userhomesettingsretrieve '{}' --json kosmo integrations:posthog posthog_userhomesettingsretrieve '{}' --json posthog.posthog_userhomesettingspartialupdate
Update the authenticated user's pinned sidebar tabs and/or homepage for the current team. Pass @me as the UUID. Send tabs to replace the pinned tab list, homepage to set the home destination (any PostHog URL - dashboard, insight, search results, scene). Eit...
write - Parameters
- none
kosmo integrations:call posthog.posthog_userhomesettingspartialupdate '{}' --json kosmo integrations:posthog posthog_userhomesettingspartialupdate '{}' --json posthog.posthog_userslist
Userslist
read - Parameters
- none
kosmo integrations:call posthog.posthog_userslist '{}' --json kosmo integrations:posthog posthog_userslist '{}' --json posthog.posthog_userssignalautonomyretrieve
Per-user signal autonomy config (singleton keyed by user). GET /api/users/ /signalautonomy/ - current config (or 404) POST /api/users/ /signalautonomy/ - create or update DELETE /api/users/ /signalautonomy/ - remove (opt out)
read - Parameters
- none
kosmo integrations:call posthog.posthog_userssignalautonomyretrieve '{}' --json kosmo integrations:posthog posthog_userssignalautonomyretrieve '{}' --json posthog.posthog_userssignalautonomycreate
Per-user signal autonomy config (singleton keyed by user). GET /api/users/ /signalautonomy/ - current config (or 404) POST /api/users/ /signalautonomy/ - create or update DELETE /api/users/ /signalautonomy/ - remove (opt out)
write - Parameters
- none
kosmo integrations:call posthog.posthog_userssignalautonomycreate '{}' --json kosmo integrations:posthog posthog_userssignalautonomycreate '{}' --json posthog.posthog_userssignalautonomydestroy
Per-user signal autonomy config (singleton keyed by user). GET /api/users/ /signalautonomy/ - current config (or 404) POST /api/users/ /signalautonomy/ - create or update DELETE /api/users/ /signalautonomy/ - remove (opt out)
write - Parameters
- none
kosmo integrations:call posthog.posthog_userssignalautonomydestroy '{}' --json kosmo integrations:posthog posthog_userssignalautonomydestroy '{}' --json posthog.posthog_usersretrieve
Retrieve a user's profile and settings. Pass @me as the UUID to fetch the authenticated user; non-staff callers may only access their own account.
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersretrieve '{}' --json kosmo integrations:posthog posthog_usersretrieve '{}' --json posthog.posthog_usersupdate
Replace the authenticated user's profile and settings. Pass @me as the UUID to update the authenticated user. Prefer the PATCH endpoint for partial updates - PUT requires every writable field to be provided.
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersupdate '{}' --json kosmo integrations:posthog posthog_usersupdate '{}' --json posthog.posthog_userspartialupdate
Update one or more of the authenticated user's profile fields or settings.
write - Parameters
- none
kosmo integrations:call posthog.posthog_userspartialupdate '{}' --json kosmo integrations:posthog posthog_userspartialupdate '{}' --json posthog.posthog_usersdestroy
Usersdestroy
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersdestroy '{}' --json kosmo integrations:posthog posthog_usersdestroy '{}' --json posthog.posthog_usersgithubloginretrieve
Usersgithubloginretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersgithubloginretrieve '{}' --json kosmo integrations:posthog posthog_usersgithubloginretrieve '{}' --json posthog.posthog_usershedgehogconfigretrieve
Usershedgehogconfigretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_usershedgehogconfigretrieve '{}' --json kosmo integrations:posthog posthog_usershedgehogconfigretrieve '{}' --json posthog.posthog_usershedgehogconfigpartialupdate
Usershedgehogconfigpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_usershedgehogconfigpartialupdate '{}' --json kosmo integrations:posthog posthog_usershedgehogconfigpartialupdate '{}' --json posthog.posthog_usersintegrationslist
List personal GitHub integrations
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationslist '{}' --json kosmo integrations:posthog posthog_usersintegrationslist '{}' --json posthog.posthog_usersintegrationsgithubdestroy
Disconnect a personal GitHub integration
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationsgithubdestroy '{}' --json kosmo integrations:posthog posthog_usersintegrationsgithubdestroy '{}' --json posthog.posthog_usersintegrationsgithubbranchesretrieve
List branches for a personal GitHub installation repository
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationsgithubbranchesretrieve '{}' --json kosmo integrations:posthog posthog_usersintegrationsgithubbranchesretrieve '{}' --json posthog.posthog_usersintegrationsgithubreposretrieve
List repositories for a personal GitHub installation
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationsgithubreposretrieve '{}' --json kosmo integrations:posthog posthog_usersintegrationsgithubreposretrieve '{}' --json posthog.posthog_usersintegrationsgithubreposrefreshcreate
Refresh repositories for a personal GitHub installation
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationsgithubreposrefreshcreate '{}' --json kosmo integrations:posthog posthog_usersintegrationsgithubreposrefreshcreate '{}' --json posthog.posthog_usersintegrationsgithubstartcreate
Start GitHub personal integration linking
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersintegrationsgithubstartcreate '{}' --json kosmo integrations:posthog posthog_usersintegrationsgithubstartcreate '{}' --json posthog.posthog_usersonboardingskipcreate
Mark the current user as having exited onboarding with a non-delegated reason. Idempotent: the skip timestamp is only set on the first successful call. Callers wanting to delegate setup to a teammate must use the dedicated /organizations/{id}/invites/delega...
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersonboardingskipcreate '{}' --json kosmo integrations:posthog posthog_usersonboardingskipcreate '{}' --json posthog.posthog_usersscenepersonalisationcreate
Usersscenepersonalisationcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersscenepersonalisationcreate '{}' --json kosmo integrations:posthog posthog_usersscenepersonalisationcreate '{}' --json posthog.posthog_usersstart2fasetupretrieve
Usersstart2fasetupretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_usersstart2fasetupretrieve '{}' --json kosmo integrations:posthog posthog_usersstart2fasetupretrieve '{}' --json posthog.posthog_userstwofactorbackupcodescreate
Generate new backup codes, invalidating any existing ones
write - Parameters
- none
kosmo integrations:call posthog.posthog_userstwofactorbackupcodescreate '{}' --json kosmo integrations:posthog posthog_userstwofactorbackupcodescreate '{}' --json posthog.posthog_userstwofactordisablecreate
Disable 2FA and remove all related devices
write - Parameters
- none
kosmo integrations:call posthog.posthog_userstwofactordisablecreate '{}' --json kosmo integrations:posthog posthog_userstwofactordisablecreate '{}' --json posthog.posthog_userstwofactorstartsetupretrieve
Userstwofactorstartsetupretrieve
read - Parameters
- none
kosmo integrations:call posthog.posthog_userstwofactorstartsetupretrieve '{}' --json kosmo integrations:posthog posthog_userstwofactorstartsetupretrieve '{}' --json posthog.posthog_userstwofactorstatusretrieve
Get current 2FA status including backup codes if enabled
read - Parameters
- none
kosmo integrations:call posthog.posthog_userstwofactorstatusretrieve '{}' --json kosmo integrations:posthog posthog_userstwofactorstatusretrieve '{}' --json posthog.posthog_userstwofactorvalidatecreate
Userstwofactorvalidatecreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_userstwofactorvalidatecreate '{}' --json kosmo integrations:posthog posthog_userstwofactorvalidatecreate '{}' --json posthog.posthog_usersvalidate2facreate
Usersvalidate2facreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersvalidate2facreate '{}' --json kosmo integrations:posthog posthog_usersvalidate2facreate '{}' --json posthog.posthog_userscancelemailchangerequestpartialupdate
Userscancelemailchangerequestpartialupdate
write - Parameters
- none
kosmo integrations:call posthog.posthog_userscancelemailchangerequestpartialupdate '{}' --json kosmo integrations:posthog posthog_userscancelemailchangerequestpartialupdate '{}' --json posthog.posthog_usersrequestemailverificationcreate
Usersrequestemailverificationcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersrequestemailverificationcreate '{}' --json kosmo integrations:posthog posthog_usersrequestemailverificationcreate '{}' --json posthog.posthog_usersverifyemailcreate
Usersverifyemailcreate
write - Parameters
- none
kosmo integrations:call posthog.posthog_usersverifyemailcreate '{}' --json kosmo integrations:posthog posthog_usersverifyemailcreate '{}' --json Function Schemas
Use these parameter tables when building CLI payloads without calling integrations:schema first.
posthog.posthog_capture_event 6 parameters
kosmo integrations:schema posthog.posthog_capture_event --json | Parameter | Type | Required | Description |
|---|---|---|---|
event | string | yes | Event name to capture. |
distinct_id | string | yes | Identifier for the person or actor. |
properties | object | no | Optional event properties. |
timestamp | string | no | Optional ISO 8601 event timestamp. |
api_key | string | no | Optional project API key override. Defaults to configured project_api_key. |
send_feature_flags | boolean | no | Whether PostHog should enrich the event with feature flag data. |
posthog.posthog_codeinvitescheckaccessretrieve 0 parameters
kosmo integrations:schema posthog.posthog_codeinvitescheckaccessretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_codeinvitesredeemcreate 0 parameters
kosmo integrations:schema posthog.posthog_codeinvitesredeemcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsalertssimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsalertssimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsbackfillslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsbackfillslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsbackfillscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsbackfillscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsbackfillsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsbackfillsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsbackfillscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsbackfillscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunsretrycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunsretrycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportspausecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportspausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunteststepcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunteststepcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsunpausecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsunpausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportsrunteststepnewcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportsrunteststepnewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsbatchexportstestretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsbatchexportstestretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscollaboratorslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscollaboratorslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscollaboratorscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscollaboratorscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscollaboratorsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscollaboratorsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsanalyzerefreshresultcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsanalyzerefreshresultcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscopytilecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscopytilecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsmovetilepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsmovetilepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsreordertilescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsreordertilescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsruninsightsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsruninsightsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardssnapshotcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardssnapshotcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsstreamtilesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsstreamtilesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscreatefromtemplatejsoncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscreatefromtemplatejsoncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdashboardscreateunlisteddashboardcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdashboardscreateunlisteddashboardcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemeslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemeslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatacolorthemesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatacolorthemesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatamodelingjobslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatamodelingjobslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatamodelingjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatamodelingjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatamodelingjobsrecentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatamodelingjobsrecentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatamodelingjobsrunningretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatamodelingjobsrunningretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousecheckdatabasenameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousecheckdatabasenameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousecompletedactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousecompletedactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousedatahealthissuesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousedatahealthissuesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousedataopsdashboardretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousedataopsdashboardretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousedeprovisioncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousedeprovisioncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousejobstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousejobstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousepropertyvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousepropertyvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehouseprovisioncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehouseprovisioncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehouseresetpasswordcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehouseresetpasswordcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehouserunningactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehouserunningactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousetotalrowsstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousetotalrowsstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatawarehousewarehousestatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatawarehousewarehousestatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetitemsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetitemsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdatasetsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdatasetsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementsstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementsstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentselementsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentselementsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsmaterializationpreviewcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsmaterializationpreviewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsmaterializationstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsmaterializationstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsopenapi_jsonretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsopenapi_jsonretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsrunretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsrunretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsruncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointsversionslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointsversionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsendpointslastexecutiontimescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsendpointslastexecutiontimescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleaseslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleaseslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleasescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleasescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleasesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleasesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleasesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleasesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleasespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleasespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleasesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleasesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingreleaseshashretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingreleaseshashretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsdownloadretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsdownloadretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsfinishuploadupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsfinishuploadupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsbulkfinishuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsbulkfinishuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsbulkstartuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsbulkstartuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentserrortrackingsymbolsetsstartuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentserrortrackingsymbolsetsstartuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentseventslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentseventslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentseventsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentseventsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentseventsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentseventsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexportslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexportscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexportscontentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexportscontentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemaslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemaslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemascreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemascreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemaspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemaspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemascancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemascancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasdeletedatadestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasdeletedatadestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasincrementalfieldscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasincrementalfieldscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasreloadcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasreloadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldataschemasresynccreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldataschemasresynccreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourceslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourceslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesbulkupdateschemaspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesbulkupdateschemaspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcescreatewebhookcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcescreatewebhookcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesdeletewebhookcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesdeletewebhookcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesrefreshschemascreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesrefreshschemascreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesreloadcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesreloadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesrevenueanalyticsconfigpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesrevenueanalyticsconfigpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesupdatewebhookinputscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesupdatewebhookinputscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourceswebhookinforetrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourceswebhookinforetrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcescheckcdcprerequisitescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcescheckcdcprerequisitescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesconnectionslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesconnectionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcesdatabaseschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcesdatabaseschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourcessourceprefixcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourcessourceprefixcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexternaldatasourceswizardretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexternaldatasourceswizardretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemlist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystempartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystempartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemcountcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemcountcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemlinkcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemlinkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemmovecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemmovecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemcountbypathcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemcountbypathcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemlogviewretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemlogviewretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemlogviewcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemlogviewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemundodeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemundodeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemunfiledretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemunfiledretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutlist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsfilesystemshortcutreordercreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsfilesystemshortcutreordercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupsdeletepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupsdeletepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupsfindretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupsfindretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupspropertydefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupspropertydefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupspropertyvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupspropertyvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgroupsupdatepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgroupsupdatepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsheatmapscreenshotscontentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsheatmapscreenshotscontentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsheatmapslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsheatmapslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsheatmapseventsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsheatmapseventsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsbatchjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsbatchjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsbatchjobscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsbatchjobscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsblockedrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsblockedrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsinvocationscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsinvocationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsmetricstotalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsmetricstotalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsreplayallblockedrunscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsreplayallblockedrunscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsreplayblockedruncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsreplayblockedruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsscheduleslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsscheduleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsschedulescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsschedulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsschedulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsschedulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsschedulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsschedulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogflowsuserblastradiuscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogflowsuserblastradiuscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsenablebackfillscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsenablebackfillscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsinvocationscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsinvocationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsmetricstotalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsmetricstotalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsiconretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsiconretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsiconsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsiconsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentshogfunctionsrearrangepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentshogfunctionsrearrangepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariableslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariableslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariablescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariablescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariablesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariablesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariablesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariablesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariablespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariablespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightvariablesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightvariablesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsthresholdslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsthresholdslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsthresholdsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsthresholdsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsanalyzeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsanalyzeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssuggestionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssuggestionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightssuggestionscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightssuggestionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsgeneratemetadatacreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsgeneratemetadatacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsmylastviewedretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsmylastviewedretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightstrendingretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightstrendingretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsinsightsviewedcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsinsightsviewedcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsanthropicmanagedagentenvsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsanthropicmanagedagentenvsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsanthropicmanagedagentvaultsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsanthropicmanagedagentvaultsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsanthropicmanagedagentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsanthropicmanagedagentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationschannelsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationschannelsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsclickuplistsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsclickuplistsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsclickupspacesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsclickupspacesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsclickupworkspacesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsclickupworkspacesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsemailpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsemailpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsemailverifycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsemailverifycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgithubbranchesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgithubbranchesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgithubreposretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgithubreposretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgithubreposrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgithubreposrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgoogleaccessibleaccountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgoogleaccessibleaccountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgoogleconversionactionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgoogleconversionactionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsjiraprojectsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsjiraprojectsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationslinearteamsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationslinearteamsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationslinkedinadsaccountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationslinkedinadsaccountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationslinkedinadsconversionrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationslinkedinadsconversionrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationstwiliophonenumbersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationstwiliophonenumbersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsauthorizeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsauthorizeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsdomainconnectapplyurlcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsdomainconnectapplyurlcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsdomainconnectcheckretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsdomainconnectcheckretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgithublinkexistingcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgithublinkexistingcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsintegrationsgithuboauthauthorizecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsintegrationsgithuboauthauthorizecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsdestinationscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsdestinationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsdestinationsdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsdestinationsdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertseventslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertseventslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertsresetcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertsresetcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsalertssimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsalertssimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsattributesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsattributesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogscountcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogscountcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogscountrangescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogscountrangescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsexportcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsexportcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogshaslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogshaslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsquerycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsquerycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingruleslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingruleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulessimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulessimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssamplingrulesreordercreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssamplingrulesreordercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsservicescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsservicescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogssparklinecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogssparklinecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslogsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentslogsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfolderlist 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfolderlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfoldercreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfoldercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfolderretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfolderretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfolderupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfolderupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfolderpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfolderpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersistedfolderdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersistedfolderdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsdeletepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsdeletepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonspropertiestimelineretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonspropertiestimelineretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonssplitcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonssplitcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsupdatepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsupdatepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsbatchbydistinctidscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsbatchbydistinctidscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsbatchbyuuidscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsbatchbyuuidscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonscohortsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonscohortsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsdeletionstatuslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsdeletionstatuslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsfunnelretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsfunnelretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsfunnelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsfunnelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsfunnelcorrelationretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsfunnelcorrelationretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsfunnelcorrelationcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsfunnelcorrelationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonslifecycleretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonslifecycleretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonspropertiesattimeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonspropertiesattimeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsresetpersondistinctidcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsresetpersondistinctidcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonstrendsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonstrendsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspersonsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentspersonsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspluginconfigslogslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentspluginconfigslogslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeyslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeyslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeyscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeysupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeysupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeyspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeyspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeysdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeysdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsprojectsecretapikeysrollcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsprojectsecretapikeysrollcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsqueryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsqueryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerydestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerydestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerylogretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerylogretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerycreatewithkind 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerycreatewithkind --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerycheckauthforasynccreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerycheckauthforasynccreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsquerydraftsqlretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsquerydraftsqlretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsqueryupgradecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsqueryupgradecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssavedlist 0 parameters
kosmo integrations:schema posthog.posthog_environmentssavedlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssavedcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssavedcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssavedretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssavedretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssavedpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssavedpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssaveddestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssaveddestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssavedregeneratecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssavedregeneratecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsrecordingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsrecordingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsrecordingscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsrecordingscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingplaylistsrecordingsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingplaylistsrecordingsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionrecordingssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionrecordingssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionspropertydefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionspropertydefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssessionsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssessionsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionstestdeliverycreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionstestdeliverycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssubscriptionssummaryquotaretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssubscriptionssummaryquotaretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedquerieslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedquerieslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesancestorscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesancestorscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriescancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriescancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesdependenciesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesdependenciesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesdescendantscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesdescendantscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesmaterializecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesmaterializecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesrevertmaterializationcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesrevertmaterializationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesruncreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesrunhistoryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesrunhistoryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueriesresumeschedulescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueriesresumeschedulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueryfolderslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueryfolderslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueryfolderscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueryfolderscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueryfoldersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueryfoldersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueryfolderspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueryfolderspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousesavedqueryfoldersdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousesavedqueryfoldersdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetableslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetableslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablescreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesrefreshschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesrefreshschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesupdateschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesupdateschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehousetablesfilecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehousetablesfilecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinklist 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinklist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkcreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinksretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinksretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinksupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinksupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinkspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinkspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinksdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinksdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentswarehouseviewlinksvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentswarehouseviewlinksvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpolicieslist 0 parameters
kosmo integrations:schema posthog.posthog_approvalpolicieslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpoliciescreate 0 parameters
kosmo integrations:schema posthog.posthog_approvalpoliciescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpoliciesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_approvalpoliciesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpoliciesupdate 0 parameters
kosmo integrations:schema posthog.posthog_approvalpoliciesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpoliciespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_approvalpoliciespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_approvalpoliciesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_approvalpoliciesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_changerequestslist 0 parameters
kosmo integrations:schema posthog.posthog_changerequestslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_changerequestsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_changerequestsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_changerequestsapprovecreate 0 parameters
kosmo integrations:schema posthog.posthog_changerequestsapprovecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_changerequestscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_changerequestscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_changerequestsrejectcreate 0 parameters
kosmo integrations:schema posthog.posthog_changerequestsrejectcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationslist 0 parameters
kosmo integrations:schema posthog.posthog_conversationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationscreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_conversationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsappendmessagecreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsappendmessagecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationscancelpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_conversationscancelpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsqueueretrieve 0 parameters
kosmo integrations:schema posthog.posthog_conversationsqueueretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsqueuecreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsqueuecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsqueuepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsqueuepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsqueuedestroy 0 parameters
kosmo integrations:schema posthog.posthog_conversationsqueuedestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsqueueclearcreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsqueueclearcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsviewslist 0 parameters
kosmo integrations:schema posthog.posthog_conversationsviewslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsviewscreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsviewscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsviewsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_conversationsviewsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsviewsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_conversationsviewsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneyslist 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneyslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneyscreate 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneysupdate 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneysupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneyspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneyspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerjourneysdestroy 0 parameters
kosmo integrations:schema posthog.posthog_customerjourneysdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigslist 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigscreate 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigsupdate 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_customerprofileconfigsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_customerprofileconfigsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingslist 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingscreate 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingsupdate 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_desktoprecordingsappendsegmentscreate 0 parameters
kosmo integrations:schema posthog.posthog_desktoprecordingsappendsegmentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentruleslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentruleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulescreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulesupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingassignmentrulesreorderpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingassignmentrulesreorderpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingfingerprintslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingfingerprintslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingfingerprintsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingfingerprintsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingfingerprintsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingfingerprintsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggitproviderfilelinksresolvegithubretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggitproviderfilelinksresolvegithubretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggitproviderfilelinksresolvegitlabretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggitproviderfilelinksresolvegitlabretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingruleslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingruleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulescreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulesupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackinggroupingrulesreorderpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackinggroupingrulesreorderpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissueslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissueslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuescreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesassignpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesassignpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuescohortupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuescohortupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesmergecreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesmergecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuessplitcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuessplitcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesbulkcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesbulkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesexistsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesexistsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingissuesvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingissuesvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingqueryissuecreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingqueryissuecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingqueryissueeventscreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingqueryissueeventscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingqueryissueslistcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingqueryissueslistcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingrecommendationslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingrecommendationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingrecommendationsdismisscreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingrecommendationsdismisscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingrecommendationsrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingrecommendationsrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingrecommendationsrestorecreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingrecommendationsrestorecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsettingsretrievesettingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsettingsretrievesettingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsettingsupdatesettingspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsettingsupdatesettingspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingspikedetectionconfiglist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingspikedetectionconfiglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingspikedetectionconfigupdateconfigpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingspikedetectionconfigupdateconfigpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingspikeeventslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingspikeeventslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingstackframeslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingstackframeslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingstackframesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingstackframesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingstackframesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingstackframesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingstackframesbatchgetcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingstackframesbatchgetcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionruleslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionruleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulescreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulesupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsuppressionrulesreorderpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsuppressionrulesreorderpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationrunscreate 0 parameters
kosmo integrations:schema posthog.posthog_evaluationrunscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationslist 0 parameters
kosmo integrations:schema posthog.posthog_evaluationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationscreate 0 parameters
kosmo integrations:schema posthog.posthog_evaluationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_evaluationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationsupdate 0 parameters
kosmo integrations:schema posthog.posthog_evaluationsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_evaluationspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_evaluationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_evaluationstesthogcreate 0 parameters
kosmo integrations:schema posthog.posthog_evaluationstesthogcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventfilterretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventfilterretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventfiltercreate 0 parameters
kosmo integrations:schema posthog.posthog_eventfiltercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventfiltermetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventfiltermetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventfiltermetricstotalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventfiltermetricstotalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_healthissueslist 0 parameters
kosmo integrations:schema posthog.posthog_healthissueslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_healthissuesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_healthissuesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_healthissuespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_healthissuespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_healthissuesresolvecreate 0 parameters
kosmo integrations:schema posthog.posthog_healthissuesresolvecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_healthissuessummaryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_healthissuessummaryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_lineagegetupstreamretrieve 0 parameters
kosmo integrations:schema posthog.posthog_lineagegetupstreamretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringconfigretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringconfigretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringconfigseteventfilterscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringconfigseteventfilterscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobsupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsclusteringjobsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsclusteringjobsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationconfigretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationconfigretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationconfigsetactivekeycreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationconfigsetactivekeycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportsupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportsgeneratecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportsgeneratecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationreportsrunslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationreportsrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsevaluationsummarycreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsevaluationsummarycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsmodelsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsmodelsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsofflineevaluationsexperimentitemscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsofflineevaluationsexperimentitemscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeyvalidationscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeyvalidationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeyslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeyslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeyscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeyspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeyspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysassigncreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysassigncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysdependentconfigsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysdependentconfigsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeysvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeysvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsproviderkeystrialevaluationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsproviderkeystrialevaluationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueitemslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueitemslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueitemscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueitemscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueitemsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueitemsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueitemspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueitemspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueitemsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueitemsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueueslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueueslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueuescreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueuescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueuesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueuesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueuespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueuespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsreviewqueuesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsreviewqueuesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsscoredefinitionslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsscoredefinitionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsscoredefinitionscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsscoredefinitionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsscoredefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsscoredefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsscoredefinitionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsscoredefinitionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticsscoredefinitionsnewversioncreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticsscoredefinitionsnewversioncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticssentimentcreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticssentimentcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticssentimentgenerationscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticssentimentgenerationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticssummarizationcreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticssummarizationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticssummarizationbatchcheckcreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticssummarizationbatchcheckcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstextreprcreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstextreprcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstracereviewslist 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstracereviewslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstracereviewscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstracereviewscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstracereviewsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstracereviewsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstracereviewspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstracereviewspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstracereviewsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstracereviewsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmanalyticstranslatecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmanalyticstranslatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptslist 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptsnameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptsnameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptsnamepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptsnamepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptsnamearchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptsnamearchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptsnameduplicatecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptsnameduplicatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmpromptsresolvenameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmpromptsresolvenameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillslist 0 parameters
kosmo integrations:schema posthog.posthog_llmskillslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillscreate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamearchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamearchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnameduplicatecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnameduplicatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamefilescreate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamefilescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamefilesrenamecreate 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamefilesrenamecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamefilesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamefilesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsnamefilesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsnamefilesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_llmskillsresolvenameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_llmskillsresolvenameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsexplain_log_with_a_icreate 0 parameters
kosmo integrations:schema posthog.posthog_logsexplain_log_with_a_icreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewslist 0 parameters
kosmo integrations:schema posthog.posthog_logsviewslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewscreate 0 parameters
kosmo integrations:schema posthog.posthog_logsviewscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logsviewsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewsupdate 0 parameters
kosmo integrations:schema posthog.posthog_logsviewsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_logsviewspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsviewsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_logsviewsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_managedviewsetsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_managedviewsetsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_managedviewsetsupdate 0 parameters
kosmo integrations:schema posthog.posthog_managedviewsetsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_maxtoolscreateandqueryinsightcreate 0 parameters
kosmo integrations:schema posthog.posthog_maxtoolscreateandqueryinsightcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationslist 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationscreate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsupdate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsproxycreate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsproxycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationstoolsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationstoolsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationstoolspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationstoolspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationstoolsrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationstoolsrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsauthorizeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsauthorizeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsinstallcustomcreate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsinstallcustomcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverinstallationsinstalltemplatecreate 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverinstallationsinstalltemplatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcpserverslist 0 parameters
kosmo integrations:schema posthog.posthog_mcpserverslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_mcptoolscreate 0 parameters
kosmo integrations:schema posthog.posthog_mcptoolscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_docssearch 0 parameters
kosmo integrations:schema posthog.posthog_docssearch --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_retrievesessionsummariesconfig 0 parameters
kosmo integrations:schema posthog.posthog_retrievesessionsummariesconfig --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_updatesessionsummariesconfig 0 parameters
kosmo integrations:schema posthog.posthog_updatesessionsummariesconfig --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_createsessionsummaries 0 parameters
kosmo integrations:schema posthog.posthog_createsessionsummaries --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_createsessionsummariesindividually 0 parameters
kosmo integrations:schema posthog.posthog_createsessionsummariesindividually --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionsdeliverieslist 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionsdeliverieslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionsdeliveriesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionsdeliveriesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggerslist 0 parameters
kosmo integrations:schema posthog.posthog_taggerslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggerscreate 0 parameters
kosmo integrations:schema posthog.posthog_taggerscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_taggersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggersupdate 0 parameters
kosmo integrations:schema posthog.posthog_taggersupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggerspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_taggerspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggersdestroy 0 parameters
kosmo integrations:schema posthog.posthog_taggersdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taggerstesthogcreate 0 parameters
kosmo integrations:schema posthog.posthog_taggerstesthogcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspansattributesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tracingspansattributesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspansquerycreate 0 parameters
kosmo integrations:schema posthog.posthog_tracingspansquerycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspansservicenamesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tracingspansservicenamesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspanssparklinecreate 0 parameters
kosmo integrations:schema posthog.posthog_tracingspanssparklinecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspanstracecreate 0 parameters
kosmo integrations:schema posthog.posthog_tracingspanstracecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tracingspansvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tracingspansvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewslist 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewscreate 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewsupdate 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userinterviewsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_userinterviewsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webanalyticsweeklydigest 0 parameters
kosmo integrations:schema posthog.posthog_webanalyticsweeklydigest --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webvitalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_webvitalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_list 0 parameters
kosmo integrations:schema posthog.posthog_list --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_create 0 parameters
kosmo integrations:schema posthog.posthog_create --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_retrieve 0 parameters
kosmo integrations:schema posthog.posthog_retrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_update 0 parameters
kosmo integrations:schema posthog.posthog_update --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_partialupdate 0 parameters
kosmo integrations:schema posthog.posthog_partialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_destroy 0 parameters
kosmo integrations:schema posthog.posthog_destroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportslist 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportscreate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsupdate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportspausecreate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportspausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsrunteststepcreate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsrunteststepcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsunpausecreate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsunpausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportsrunteststepnewcreate 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportsrunteststepnewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsbatchexportstestretrieve 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsbatchexportstestretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainslist 0 parameters
kosmo integrations:schema posthog.posthog_domainslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainscreate 0 parameters
kosmo integrations:schema posthog.posthog_domainscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_domainsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsupdate 0 parameters
kosmo integrations:schema posthog.posthog_domainsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_domainspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_domainsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsscimlogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_domainsscimlogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsscimtokencreate 0 parameters
kosmo integrations:schema posthog.posthog_domainsscimtokencreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_domainsverifycreate 0 parameters
kosmo integrations:schema posthog.posthog_domainsverifycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsintegrationslist 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsintegrationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationsintegrationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationsintegrationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_orgorganizationintegrationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_orgorganizationintegrationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsenvironmentmappingpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsenvironmentmappingpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_inviteslist 0 parameters
kosmo integrations:schema posthog.posthog_inviteslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_invitescreate 0 parameters
kosmo integrations:schema posthog.posthog_invitescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_invitesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_invitesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_invitesbulkcreate 0 parameters
kosmo integrations:schema posthog.posthog_invitesbulkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_invitesdelegatecreate 0 parameters
kosmo integrations:schema posthog.posthog_invitesdelegatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_legaldocumentslist 0 parameters
kosmo integrations:schema posthog.posthog_legaldocumentslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_legaldocumentscreate 0 parameters
kosmo integrations:schema posthog.posthog_legaldocumentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_legaldocumentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_legaldocumentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_legaldocumentsdownloadretrieve 0 parameters
kosmo integrations:schema posthog.posthog_legaldocumentsdownloadretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_memberslist 0 parameters
kosmo integrations:schema posthog.posthog_memberslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_membersupdate 0 parameters
kosmo integrations:schema posthog.posthog_membersupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_memberspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_memberspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_membersdestroy 0 parameters
kosmo integrations:schema posthog.posthog_membersdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_membersscopedapikeysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_membersscopedapikeysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_oauthapplicationslist 0 parameters
kosmo integrations:schema posthog.posthog_oauthapplicationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectslist 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectscreate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsaddproductintentpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsaddproductintentpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectschangeorganizationcreate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectschangeorganizationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectscompleteproductonboardingpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectscompleteproductonboardingpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsdeletesecrettokenbackuppartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsdeletesecrettokenbackuppartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsgenerateconversationspublictokencreate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsgenerateconversationspublictokencreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsisgeneratingdemodataretrieve 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsisgeneratingdemodataretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsresettokenpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsresettokenpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_organizationsprojectsrotatesecrettokenpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_organizationsprojectsrotatesecrettokenpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordslist 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordscreate 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordsdiagnosecreate 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordsdiagnosecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_proxyrecordsretrycreate 0 parameters
kosmo integrations:schema posthog.posthog_proxyrecordsretrycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_roleexternalreferenceslist 0 parameters
kosmo integrations:schema posthog.posthog_roleexternalreferenceslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_roleexternalreferencescreate 0 parameters
kosmo integrations:schema posthog.posthog_roleexternalreferencescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_roleexternalreferencesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_roleexternalreferencesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_roleexternalreferenceslookupretrieve 0 parameters
kosmo integrations:schema posthog.posthog_roleexternalreferenceslookupretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_roleslist 0 parameters
kosmo integrations:schema posthog.posthog_roleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolescreate 0 parameters
kosmo integrations:schema posthog.posthog_rolescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_rolesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesupdate 0 parameters
kosmo integrations:schema posthog.posthog_rolesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_rolespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_rolesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesrolemembershipslist 0 parameters
kosmo integrations:schema posthog.posthog_rolesrolemembershipslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesrolemembershipscreate 0 parameters
kosmo integrations:schema posthog.posthog_rolesrolemembershipscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesrolemembershipsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_rolesrolemembershipsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_rolesrolemembershipsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_rolesrolemembershipsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_welcomecurrentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_welcomecurrentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionslist 0 parameters
kosmo integrations:schema posthog.posthog_actionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionscreate 0 parameters
kosmo integrations:schema posthog.posthog_actionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_actionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_actionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_actionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_actionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionsreferenceslist 0 parameters
kosmo integrations:schema posthog.posthog_actionsreferenceslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_actionsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_actionsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_activityloglist 0 parameters
kosmo integrations:schema posthog.posthog_activityloglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_advancedactivitylogslist 0 parameters
kosmo integrations:schema posthog.posthog_advancedactivitylogslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_advancedactivitylogsavailablefiltersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_advancedactivitylogsavailablefiltersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_advancedactivitylogsexportcreate 0 parameters
kosmo integrations:schema posthog.posthog_advancedactivitylogsexportcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertslist 0 parameters
kosmo integrations:schema posthog.posthog_alertslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertscreate 0 parameters
kosmo integrations:schema posthog.posthog_alertscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_alertsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertsupdate 0 parameters
kosmo integrations:schema posthog.posthog_alertsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_alertspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_alertsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_alertssimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_alertssimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationslist 0 parameters
kosmo integrations:schema posthog.posthog_annotationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationscreate 0 parameters
kosmo integrations:schema posthog.posthog_annotationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_annotationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationsupdate 0 parameters
kosmo integrations:schema posthog.posthog_annotationsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_annotationspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_annotationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_annotationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportslist 0 parameters
kosmo integrations:schema posthog.posthog_batchexportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportscreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsbackfillslist 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsbackfillslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsbackfillscreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsbackfillscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsbackfillsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsbackfillsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsbackfillscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsbackfillscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunslist 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunsretrycreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunsretrycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsupdate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportspausecreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportspausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunteststepcreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunteststepcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsunpausecreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsunpausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportsrunteststepnewcreate 0 parameters
kosmo integrations:schema posthog.posthog_batchexportsrunteststepnewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_batchexportstestretrieve 0 parameters
kosmo integrations:schema posthog.posthog_batchexportstestretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortslist 0 parameters
kosmo integrations:schema posthog.posthog_cohortslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortscreate 0 parameters
kosmo integrations:schema posthog.posthog_cohortscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_cohortsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsupdate 0 parameters
kosmo integrations:schema posthog.posthog_cohortsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_cohortspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_cohortsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_cohortsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsaddpersonstostaticcohortpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_cohortsaddpersonstostaticcohortpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortscalculationhistoryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_cohortscalculationhistoryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortspersonsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_cohortspersonsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsremovepersonfromstaticcohortpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_cohortsremovepersonfromstaticcohortpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_cohortsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_cohortsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentslist 0 parameters
kosmo integrations:schema posthog.posthog_commentslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentscreate 0 parameters
kosmo integrations:schema posthog.posthog_commentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_commentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentsupdate 0 parameters
kosmo integrations:schema posthog.posthog_commentsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_commentspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_commentsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentscompletecreate 0 parameters
kosmo integrations:schema posthog.posthog_commentscompletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentsreopencreate 0 parameters
kosmo integrations:schema posthog.posthog_commentsreopencreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentsthreadretrieve 0 parameters
kosmo integrations:schema posthog.posthog_commentsthreadretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_commentscountretrieve 0 parameters
kosmo integrations:schema posthog.posthog_commentscountretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketslist 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketscreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketsupdate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketssuggestreplycreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketssuggestreplycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_conversationsticketsunreadcountretrieve 0 parameters
kosmo integrations:schema posthog.posthog_conversationsticketsunreadcountretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplateslist 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplateslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatescreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatesupdate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatescopybetweenprojectscreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatescopybetweenprojectscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardtemplatesjsonschemaretrieve 0 parameters
kosmo integrations:schema posthog.posthog_dashboardtemplatesjsonschemaretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardslist 0 parameters
kosmo integrations:schema posthog.posthog_dashboardslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscollaboratorslist 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscollaboratorslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscollaboratorscreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscollaboratorscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscollaboratorsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscollaboratorsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_dashboardssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_dashboardssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsupdate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsanalyzerefreshresultcreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsanalyzerefreshresultcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscopytilecreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscopytilecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsmovetilepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsmovetilepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsreordertilescreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsreordertilescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsruninsightsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsruninsightsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardssnapshotcreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardssnapshotcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsstreamtilesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsstreamtilesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscreatefromtemplatejsoncreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscreatefromtemplatejsoncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_dashboardscreateunlisteddashboardcreate 0 parameters
kosmo integrations:schema posthog.posthog_dashboardscreateunlisteddashboardcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemeslist 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemeslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemescreate 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemesupdate 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datacolorthemesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_datacolorthemesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datamodelingjobslist 0 parameters
kosmo integrations:schema posthog.posthog_datamodelingjobslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datamodelingjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datamodelingjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datamodelingjobsrecentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datamodelingjobsrecentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datamodelingjobsrunningretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datamodelingjobsrunningretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousecheckdatabasenameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousecheckdatabasenameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousecompletedactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousecompletedactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousedatahealthissuesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousedatahealthissuesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousedataopsdashboardretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousedataopsdashboardretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousedeprovisioncreate 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousedeprovisioncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousejobstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousejobstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousepropertyvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousepropertyvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehouseprovisioncreate 0 parameters
kosmo integrations:schema posthog.posthog_datawarehouseprovisioncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehouseresetpasswordcreate 0 parameters
kosmo integrations:schema posthog.posthog_datawarehouseresetpasswordcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehouserunningactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehouserunningactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousetotalrowsstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousetotalrowsstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datawarehousewarehousestatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datawarehousewarehousestatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemslist 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemscreate 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemsupdate 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetitemsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_datasetitemsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetslist 0 parameters
kosmo integrations:schema posthog.posthog_datasetslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetscreate 0 parameters
kosmo integrations:schema posthog.posthog_datasetscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_datasetsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetsupdate 0 parameters
kosmo integrations:schema posthog.posthog_datasetsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_datasetspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_datasetsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_datasetsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeaturelist 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeaturelist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeaturecreate 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeaturecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeatureretrieve 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeatureretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeatureupdate 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeatureupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeaturepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeaturepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_earlyaccessfeaturedestroy 0 parameters
kosmo integrations:schema posthog.posthog_earlyaccessfeaturedestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementslist 0 parameters
kosmo integrations:schema posthog.posthog_elementslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementscreate 0 parameters
kosmo integrations:schema posthog.posthog_elementscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_elementsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementsupdate 0 parameters
kosmo integrations:schema posthog.posthog_elementsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_elementspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_elementsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementsstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_elementsstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_elementsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_elementsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointslist 0 parameters
kosmo integrations:schema posthog.posthog_endpointslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointscreate 0 parameters
kosmo integrations:schema posthog.posthog_endpointscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_endpointsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsupdate 0 parameters
kosmo integrations:schema posthog.posthog_endpointsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_endpointspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_endpointsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsmaterializationpreviewcreate 0 parameters
kosmo integrations:schema posthog.posthog_endpointsmaterializationpreviewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsmaterializationstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_endpointsmaterializationstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsopenapi_jsonretrieve 0 parameters
kosmo integrations:schema posthog.posthog_endpointsopenapi_jsonretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsrunretrieve 0 parameters
kosmo integrations:schema posthog.posthog_endpointsrunretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsruncreate 0 parameters
kosmo integrations:schema posthog.posthog_endpointsruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointsversionslist 0 parameters
kosmo integrations:schema posthog.posthog_endpointsversionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_endpointslastexecutiontimescreate 0 parameters
kosmo integrations:schema posthog.posthog_endpointslastexecutiontimescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentslist 0 parameters
kosmo integrations:schema posthog.posthog_environmentslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsaddproductintentpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsaddproductintentpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentscompleteproductonboardingpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentscompleteproductonboardingpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdefaultevaluationcontextsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdefaultevaluationcontextsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdefaultevaluationcontextscreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdefaultevaluationcontextscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdefaultevaluationcontextsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdefaultevaluationcontextsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdefaultreleaseconditionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdefaultreleaseconditionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdefaultreleaseconditionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdefaultreleaseconditionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsdeletesecrettokenbackuppartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsdeletesecrettokenbackuppartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentseventingestionrestrictionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentseventingestionrestrictionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexperimentsconfigretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexperimentsconfigretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsexperimentsconfigpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsexperimentsconfigpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsgenerateconversationspublictokencreate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsgenerateconversationspublictokencreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsisgeneratingdemodataretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentsisgeneratingdemodataretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsresettokenpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsresettokenpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentsrotatesecrettokenpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_environmentsrotatesecrettokenpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_environmentssettingsasofretrieve 0 parameters
kosmo integrations:schema posthog.posthog_environmentssettingsasofretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleaseslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleaseslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleasescreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleasescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleasesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleasesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleasesupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleasesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleasespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleasespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleasesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleasesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingreleaseshashretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingreleaseshashretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetslist 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetscreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsdownloadretrieve 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsdownloadretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsfinishuploadupdate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsfinishuploadupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsbulkfinishuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsbulkfinishuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsbulkstartuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsbulkstartuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_errortrackingsymbolsetsstartuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_errortrackingsymbolsetsstartuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionslist 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionscreate 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsbynameretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsbynameretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsgolangretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsgolangretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionsprimarypropertiesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionsprimarypropertiesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionspythonretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionspythonretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventdefinitionstypescriptretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventdefinitionstypescriptretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventschemaslist 0 parameters
kosmo integrations:schema posthog.posthog_eventschemaslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventschemascreate 0 parameters
kosmo integrations:schema posthog.posthog_eventschemascreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventschemasupdate 0 parameters
kosmo integrations:schema posthog.posthog_eventschemasupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventschemaspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_eventschemaspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventschemasdestroy 0 parameters
kosmo integrations:schema posthog.posthog_eventschemasdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventslist 0 parameters
kosmo integrations:schema posthog.posthog_eventslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_eventsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_eventsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutslist 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutscreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutsupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentholdoutsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_experimentholdoutsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricslist 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricscreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricsupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsavedmetricsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_experimentsavedmetricsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentslist 0 parameters
kosmo integrations:schema posthog.posthog_experimentslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentscreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_experimentspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_experimentsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsarchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsarchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentscopytoprojectcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentscopytoprojectcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentscreateexposurecohortforexperimentcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentscreateexposurecohortforexperimentcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsduplicatecreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsduplicatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsendcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsendcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentslaunchcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentslaunchcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentspausecreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentspausecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsrecalculatetimeseriescreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsrecalculatetimeseriescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsresetcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsresetcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsresumecreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsresumecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsshipvariantcreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsshipvariantcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentstimeseriesresultsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentstimeseriesresultsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsunarchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_experimentsunarchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentseligiblefeatureflagsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentseligiblefeatureflagsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsrequiresflagimplementationretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentsrequiresflagimplementationretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_experimentsstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_experimentsstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_exportslist 0 parameters
kosmo integrations:schema posthog.posthog_exportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_exportscreate 0 parameters
kosmo integrations:schema posthog.posthog_exportscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_exportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_exportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_exportscontentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_exportscontentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemaslist 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemaslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemascreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemascreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasretrieve 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemaspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemaspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasdestroy 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemascancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemascancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasdeletedatadestroy 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasdeletedatadestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasincrementalfieldscreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasincrementalfieldscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasreloadcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasreloadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldataschemasresynccreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldataschemasresynccreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourceslist 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourceslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcescreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesbulkupdateschemaspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesbulkupdateschemaspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcescreatewebhookcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcescreatewebhookcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesdeletewebhookcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesdeletewebhookcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesrefreshschemascreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesrefreshschemascreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesreloadcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesreloadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesrevenueanalyticsconfigpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesrevenueanalyticsconfigpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesupdatewebhookinputscreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesupdatewebhookinputscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourceswebhookinforetrieve 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourceswebhookinforetrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcescheckcdcprerequisitescreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcescheckcdcprerequisitescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesconnectionslist 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesconnectionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcesdatabaseschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcesdatabaseschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourcessourceprefixcreate 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourcessourceprefixcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_externaldatasourceswizardretrieve 0 parameters
kosmo integrations:schema posthog.posthog_externaldatasourceswizardretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagslist 0 parameters
kosmo integrations:schema posthog.posthog_featureflagslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagscreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsupdate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagscreatestaticcohortforflagcreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagscreatestaticcohortforflagcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsdashboardcreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsdashboardcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsdependentflagslist 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsdependentflagslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsenrichusagedashboardcreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsenrichusagedashboardcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsremoteconfigretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsremoteconfigretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagstestevaluationcreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagstestevaluationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsversionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsversionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsbulkkeyscreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsbulkkeyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsevaluationreasonsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsevaluationreasonsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagslocalevaluationretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagslocalevaluationretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsmatchingidsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsmatchingidsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsmyflagsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsmyflagsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_featureflagsuserblastradiuscreate 0 parameters
kosmo integrations:schema posthog.posthog_featureflagsuserblastradiuscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemlist 0 parameters
kosmo integrations:schema posthog.posthog_filesystemlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemretrieve 0 parameters
kosmo integrations:schema posthog.posthog_filesystemretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemupdate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystempartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_filesystempartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemdestroy 0 parameters
kosmo integrations:schema posthog.posthog_filesystemdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemcountcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemcountcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemlinkcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemlinkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemmovecreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemmovecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemcountbypathcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemcountbypathcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemlogviewretrieve 0 parameters
kosmo integrations:schema posthog.posthog_filesystemlogviewretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemlogviewcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemlogviewcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemundodeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemundodeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemunfiledretrieve 0 parameters
kosmo integrations:schema posthog.posthog_filesystemunfiledretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutlist 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutcreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutretrieve 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutupdate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutdestroy 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_filesystemshortcutreordercreate 0 parameters
kosmo integrations:schema posthog.posthog_filesystemshortcutreordercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_flagvaluevaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_flagvaluevaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupslist 0 parameters
kosmo integrations:schema posthog.posthog_groupslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupscreate 0 parameters
kosmo integrations:schema posthog.posthog_groupscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_groupsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupsdeletepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_groupsdeletepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupsfindretrieve 0 parameters
kosmo integrations:schema posthog.posthog_groupsfindretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupspropertydefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_groupspropertydefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupspropertyvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_groupspropertyvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupsupdatepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_groupsupdatepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypeslist 0 parameters
kosmo integrations:schema posthog.posthog_groupstypeslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricslist 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricscreate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricsupdate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesmetricsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesmetricsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypescreatedetaildashboardupdate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypescreatedetaildashboardupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypessetdefaultcolumnsupdate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypessetdefaultcolumnsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_groupstypesupdatemetadatapartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_groupstypesupdatemetadatapartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_heatmapscreenshotscontentretrieve 0 parameters
kosmo integrations:schema posthog.posthog_heatmapscreenshotscontentretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_heatmapslist 0 parameters
kosmo integrations:schema posthog.posthog_heatmapslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_heatmapseventsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_heatmapseventsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowslist 0 parameters
kosmo integrations:schema posthog.posthog_hogflowslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsbatchjobsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsbatchjobsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsbatchjobscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsbatchjobscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsblockedrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsblockedrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsinvocationscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsinvocationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsmetricstotalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsmetricstotalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsreplayallblockedrunscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsreplayallblockedrunscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsreplayblockedruncreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsreplayblockedruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsscheduleslist 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsscheduleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsschedulescreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsschedulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsschedulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsschedulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsschedulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsschedulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogflowsuserblastradiuscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogflowsuserblastradiuscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctiontemplateslist 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctiontemplateslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctiontemplatesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctiontemplatesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionslist 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsenablebackfillscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsenablebackfillscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsinvocationscreate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsinvocationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsmetricsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsmetricsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsmetricstotalsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsmetricstotalsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsiconretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsiconretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsiconsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsiconsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_hogfunctionsrearrangepartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_hogfunctionsrearrangepartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariableslist 0 parameters
kosmo integrations:schema posthog.posthog_insightvariableslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariablescreate 0 parameters
kosmo integrations:schema posthog.posthog_insightvariablescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariablesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightvariablesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariablesupdate 0 parameters
kosmo integrations:schema posthog.posthog_insightvariablesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariablespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_insightvariablespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightvariablesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_insightvariablesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightslist 0 parameters
kosmo integrations:schema posthog.posthog_insightslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightscreate 0 parameters
kosmo integrations:schema posthog.posthog_insightscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_insightssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_insightssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_insightssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_insightssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsthresholdslist 0 parameters
kosmo integrations:schema posthog.posthog_insightsthresholdslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsthresholdsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsthresholdsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsupdate 0 parameters
kosmo integrations:schema posthog.posthog_insightsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_insightspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_insightsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsanalyzeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsanalyzeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssuggestionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightssuggestionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightssuggestionscreate 0 parameters
kosmo integrations:schema posthog.posthog_insightssuggestionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_insightsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightscancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_insightscancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsgeneratemetadatacreate 0 parameters
kosmo integrations:schema posthog.posthog_insightsgeneratemetadatacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsmylastviewedretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightsmylastviewedretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightstrendingretrieve 0 parameters
kosmo integrations:schema posthog.posthog_insightstrendingretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_insightsviewedcreate 0 parameters
kosmo integrations:schema posthog.posthog_insightsviewedcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationslist 0 parameters
kosmo integrations:schema posthog.posthog_integrationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationscreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_integrationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsanthropicmanagedagentenvsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsanthropicmanagedagentenvsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsanthropicmanagedagentvaultsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsanthropicmanagedagentvaultsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsanthropicmanagedagentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsanthropicmanagedagentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationschannelsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationschannelsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsclickuplistsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsclickuplistsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsclickupspacesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsclickupspacesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsclickupworkspacesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsclickupworkspacesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsemailpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsemailpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsemailverifycreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsemailverifycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgithubbranchesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgithubbranchesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgithubreposretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgithubreposretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgithubreposrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgithubreposrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgoogleaccessibleaccountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgoogleaccessibleaccountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgoogleconversionactionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgoogleconversionactionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsjiraprojectsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsjiraprojectsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationslinearteamsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationslinearteamsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationslinkedinadsaccountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationslinkedinadsaccountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationslinkedinadsconversionrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationslinkedinadsconversionrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationstwiliophonenumbersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationstwiliophonenumbersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsauthorizeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsauthorizeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsdomainconnectapplyurlcreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsdomainconnectapplyurlcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsdomainconnectcheckretrieve 0 parameters
kosmo integrations:schema posthog.posthog_integrationsdomainconnectcheckretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgithublinkexistingcreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgithublinkexistingcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_integrationsgithuboauthauthorizecreate 0 parameters
kosmo integrations:schema posthog.posthog_integrationsgithuboauthauthorizecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_jssnippetresolveretrieve 0 parameters
kosmo integrations:schema posthog.posthog_jssnippetresolveretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_jssnippetversionretrieve 0 parameters
kosmo integrations:schema posthog.posthog_jssnippetversionretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_jssnippetversionpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_jssnippetversionpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointslist 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointscreate 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointsupdate 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointsactiveretrieve 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointsactiveretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_livedebuggerbreakpointsbreakpointhitsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_livedebuggerbreakpointsbreakpointhitsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertslist 0 parameters
kosmo integrations:schema posthog.posthog_logsalertslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertscreate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsupdate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsdestinationscreate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsdestinationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsdestinationsdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsdestinationsdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertseventslist 0 parameters
kosmo integrations:schema posthog.posthog_logsalertseventslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertsresetcreate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertsresetcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsalertssimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_logsalertssimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsattributesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logsattributesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logscountcreate 0 parameters
kosmo integrations:schema posthog.posthog_logscountcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logscountrangescreate 0 parameters
kosmo integrations:schema posthog.posthog_logscountrangescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsexportcreate 0 parameters
kosmo integrations:schema posthog.posthog_logsexportcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logshaslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logshaslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsquerycreate 0 parameters
kosmo integrations:schema posthog.posthog_logsquerycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingruleslist 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingruleslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulescreate 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulesupdate 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulessimulatecreate 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulessimulatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssamplingrulesreordercreate 0 parameters
kosmo integrations:schema posthog.posthog_logssamplingrulesreordercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsservicescreate 0 parameters
kosmo integrations:schema posthog.posthog_logsservicescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logssparklinecreate 0 parameters
kosmo integrations:schema posthog.posthog_logssparklinecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_logsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_logsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookslist 0 parameters
kosmo integrations:schema posthog.posthog_notebookslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookscreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_notebookssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_notebookssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebooksretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksupdate 0 parameters
kosmo integrations:schema posthog.posthog_notebooksupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_notebookspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksdestroy 0 parameters
kosmo integrations:schema posthog.posthog_notebooksdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebooksactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookscollabsavecreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookscollabsavecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookscollabstreamretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebookscollabstreamretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookshogqlexecutecreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookshogqlexecutecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelconfigcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelconfigcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskerneldataframeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebookskerneldataframeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelexecutecreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelexecutecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelexecutestreamcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelexecutestreamcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelrestartcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelrestartcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelstartcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelstartcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebookskernelstopcreate 0 parameters
kosmo integrations:schema posthog.posthog_notebookskernelstopcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebooksallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_notebooksrecordingcommentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_notebooksrecordingcommentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewslist 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewscreate 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewsupdate 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_objectmediapreviewspreferredforeventretrieve 0 parameters
kosmo integrations:schema posthog.posthog_objectmediapreviewspreferredforeventretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfolderlist 0 parameters
kosmo integrations:schema posthog.posthog_persistedfolderlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfoldercreate 0 parameters
kosmo integrations:schema posthog.posthog_persistedfoldercreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfolderretrieve 0 parameters
kosmo integrations:schema posthog.posthog_persistedfolderretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfolderupdate 0 parameters
kosmo integrations:schema posthog.posthog_persistedfolderupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfolderpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_persistedfolderpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_persistedfolderdestroy 0 parameters
kosmo integrations:schema posthog.posthog_persistedfolderdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personslist 0 parameters
kosmo integrations:schema posthog.posthog_personslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsupdate 0 parameters
kosmo integrations:schema posthog.posthog_personsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_personspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsdeletepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_personsdeletepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personspropertiestimelineretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personspropertiestimelineretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personssplitcreate 0 parameters
kosmo integrations:schema posthog.posthog_personssplitcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsupdatepropertycreate 0 parameters
kosmo integrations:schema posthog.posthog_personsupdatepropertycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsbatchbydistinctidscreate 0 parameters
kosmo integrations:schema posthog.posthog_personsbatchbydistinctidscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsbatchbyuuidscreate 0 parameters
kosmo integrations:schema posthog.posthog_personsbatchbyuuidscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsbulkdeletecreate 0 parameters
kosmo integrations:schema posthog.posthog_personsbulkdeletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personscohortsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personscohortsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsdeletionstatuslist 0 parameters
kosmo integrations:schema posthog.posthog_personsdeletionstatuslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsfunnelretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsfunnelretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsfunnelcreate 0 parameters
kosmo integrations:schema posthog.posthog_personsfunnelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsfunnelcorrelationretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsfunnelcorrelationretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsfunnelcorrelationcreate 0 parameters
kosmo integrations:schema posthog.posthog_personsfunnelcorrelationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personslifecycleretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personslifecycleretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personspropertiesattimeretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personspropertiesattimeretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsresetpersondistinctidcreate 0 parameters
kosmo integrations:schema posthog.posthog_personsresetpersondistinctidcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personstrendsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personstrendsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_personsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_personsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_pluginconfigslogslist 0 parameters
kosmo integrations:schema posthog.posthog_pluginconfigslogslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttourslist 0 parameters
kosmo integrations:schema posthog.posthog_producttourslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttourscreate 0 parameters
kosmo integrations:schema posthog.posthog_producttourscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursretrieve 0 parameters
kosmo integrations:schema posthog.posthog_producttoursretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursupdate 0 parameters
kosmo integrations:schema posthog.posthog_producttoursupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttourspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_producttourspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursdestroy 0 parameters
kosmo integrations:schema posthog.posthog_producttoursdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursdiscarddraftdestroy 0 parameters
kosmo integrations:schema posthog.posthog_producttoursdiscarddraftdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursdraftpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_producttoursdraftpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursdraftstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_producttoursdraftstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttoursgeneratecreate 0 parameters
kosmo integrations:schema posthog.posthog_producttoursgeneratecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_producttourspublishdraftcreate 0 parameters
kosmo integrations:schema posthog.posthog_producttourspublishdraftcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeyslist 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeyslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeyscreate 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeysupdate 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeysupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeyspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeyspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeysdestroy 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeysdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_projectsecretapikeysrollcreate 0 parameters
kosmo integrations:schema posthog.posthog_projectsecretapikeysrollcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionslist 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionsbulkupdatetagscreate 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionsbulkupdatetagscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_propertydefinitionsseentogetherretrieve 0 parameters
kosmo integrations:schema posthog.posthog_propertydefinitionsseentogetherretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querycreate 0 parameters
kosmo integrations:schema posthog.posthog_querycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_queryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_queryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querydestroy 0 parameters
kosmo integrations:schema posthog.posthog_querydestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querylogretrieve 0 parameters
kosmo integrations:schema posthog.posthog_querylogretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querycreatewithkind 0 parameters
kosmo integrations:schema posthog.posthog_querycreatewithkind --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querycheckauthforasynccreate 0 parameters
kosmo integrations:schema posthog.posthog_querycheckauthforasynccreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_querydraftsqlretrieve 0 parameters
kosmo integrations:schema posthog.posthog_querydraftsqlretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_queryupgradecreate 0 parameters
kosmo integrations:schema posthog.posthog_queryupgradecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sandboxlist 0 parameters
kosmo integrations:schema posthog.posthog_sandboxlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sandboxcreate 0 parameters
kosmo integrations:schema posthog.posthog_sandboxcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sandboxretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sandboxretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sandboxpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_sandboxpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sandboxdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sandboxdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_savedlist 0 parameters
kosmo integrations:schema posthog.posthog_savedlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_savedcreate 0 parameters
kosmo integrations:schema posthog.posthog_savedcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_savedretrieve 0 parameters
kosmo integrations:schema posthog.posthog_savedretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_savedpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_savedpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_saveddestroy 0 parameters
kosmo integrations:schema posthog.posthog_saveddestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_savedregeneratecreate 0 parameters
kosmo integrations:schema posthog.posthog_savedregeneratecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupslist 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupscreate 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupsupdate 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_schemapropertygroupsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_schemapropertygroupsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sdkdoctorreportretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sdkdoctorreportretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummarieslist 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummarieslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummariescreate 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummariescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummariesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummariesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummariesupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummariesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummariespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummariespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessiongroupsummariesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sessiongroupsummariesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistslist 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistscreate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsrecordingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsrecordingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsrecordingscreate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsrecordingscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingplaylistsrecordingsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingplaylistsrecordingsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingslist 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingsupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingssharinglist 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingssharinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingssharingpasswordscreate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingssharingpasswordscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingssharingpasswordsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingssharingpasswordsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionrecordingssharingrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_sessionrecordingssharingrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionspropertydefinitionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessionspropertydefinitionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_sessionsvaluesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_sessionsvaluesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalsprocessinglist 0 parameters
kosmo integrations:schema posthog.posthog_signalsprocessinglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalsprocessingpauseupdate 0 parameters
kosmo integrations:schema posthog.posthog_signalsprocessingpauseupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalsprocessingpausedestroy 0 parameters
kosmo integrations:schema posthog.posthog_signalsprocessingpausedestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalsreportslist 0 parameters
kosmo integrations:schema posthog.posthog_signalsreportslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalsreportsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_signalsreportsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigslist 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigscreate 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigsupdate 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_signalssourceconfigsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_signalssourceconfigsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionslist 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionscreate 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionsupdate 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionstestdeliverycreate 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionstestdeliverycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_subscriptionssummaryquotaretrieve 0 parameters
kosmo integrations:schema posthog.posthog_subscriptionssummaryquotaretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveyslist 0 parameters
kosmo integrations:schema posthog.posthog_surveyslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveyscreate 0 parameters
kosmo integrations:schema posthog.posthog_surveyscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysupdate 0 parameters
kosmo integrations:schema posthog.posthog_surveysupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveyspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_surveyspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysdestroy 0 parameters
kosmo integrations:schema posthog.posthog_surveysdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysarchivedresponseuuidsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysarchivedresponseuuidsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysduplicatetoprojectscreate 0 parameters
kosmo integrations:schema posthog.posthog_surveysduplicatetoprojectscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysgeneratetranslationscreate 0 parameters
kosmo integrations:schema posthog.posthog_surveysgeneratetranslationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysresponsesarchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_surveysresponsesarchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysresponsesunarchivecreate 0 parameters
kosmo integrations:schema posthog.posthog_surveysresponsesunarchivecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveyssummarizeresponsescreate 0 parameters
kosmo integrations:schema posthog.posthog_surveyssummarizeresponsescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveyssummaryheadlinecreate 0 parameters
kosmo integrations:schema posthog.posthog_surveyssummaryheadlinecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysallactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysallactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysresponsescountretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysresponsescountretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_surveysglobalstatsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_surveysglobalstatsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationslist 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationscreate 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationsupdate 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskautomationsruncreate 0 parameters
kosmo integrations:schema posthog.posthog_taskautomationsruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskslist 0 parameters
kosmo integrations:schema posthog.posthog_taskslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskscreate 0 parameters
kosmo integrations:schema posthog.posthog_taskscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksupdate 0 parameters
kosmo integrations:schema posthog.posthog_tasksupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_taskspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksdestroy 0 parameters
kosmo integrations:schema posthog.posthog_tasksdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksruncreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksstagedartifactsfinalizeuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksstagedartifactsfinalizeuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksstagedartifactsprepareuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksstagedartifactsprepareuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunslist 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunscreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsappendlogcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsappendlogcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsartifactscreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsartifactscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsartifactsdownloadcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsartifactsdownloadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsartifactsfinalizeuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsartifactsfinalizeuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsartifactsprepareuploadcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsartifactsprepareuploadcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsartifactspresigncreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsartifactspresigncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunscommandcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunscommandcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsconnectiontokenretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsconnectiontokenretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunslogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunslogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsrelaymessagecreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsrelaymessagecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsresumeincloudcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsresumeincloudcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunssessionlogsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunssessionlogsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunssetoutputpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunssetoutputpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsstartcreate 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsstartcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrunsstreamretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrunsstreamretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrepositoriesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrepositoriesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_tasksrepositoryreadinessretrieve 0 parameters
kosmo integrations:schema posthog.posthog_tasksrepositoryreadinessretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_taskssummariescreate 0 parameters
kosmo integrations:schema posthog.posthog_taskssummariescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_uploadedmediacreate 0 parameters
kosmo integrations:schema posthog.posthog_uploadedmediacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposlist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposlist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposcreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrepospartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrepospartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposbaselinesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposbaselinesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposquarantinelist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposquarantinelist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposquarantinecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposquarantinecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposquarantineexpirecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposquarantineexpirecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposthumbnailsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposthumbnailsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposrunslist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewreposrunscountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewreposrunscountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrepossnapshotslist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrepossnapshotslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunslist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunscreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunsaddsnapshotscreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunsaddsnapshotscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunsapprovecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunsapprovecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunsautoapprovecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunsautoapprovecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunscompletecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunscompletecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunsrecomputecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunsrecomputecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunssnapshothistorylist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunssnapshothistorylist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunssnapshotslist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunssnapshotslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunstoleratecreate 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunstoleratecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunstoleratedhasheslist 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunstoleratedhasheslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_visualreviewrunscountsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_visualreviewrunscountsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousedaglist 0 parameters
kosmo integrations:schema posthog.posthog_warehousedaglist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousemodelpathslist 0 parameters
kosmo integrations:schema posthog.posthog_warehousemodelpathslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousemodelpathsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousemodelpathsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedquerieslist 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedquerieslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriescreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesactivityretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesactivityretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesancestorscreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesancestorscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriescancelcreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriescancelcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesdependenciesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesdependenciesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesdescendantscreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesdescendantscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesmaterializecreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesmaterializecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesrevertmaterializationcreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesrevertmaterializationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesruncreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesruncreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesrunhistoryretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesrunhistoryretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueriesresumeschedulescreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueriesresumeschedulescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueryfolderslist 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueryfolderslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueryfolderscreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueryfolderscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueryfoldersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueryfoldersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueryfolderspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueryfolderspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousesavedqueryfoldersdestroy 0 parameters
kosmo integrations:schema posthog.posthog_warehousesavedqueryfoldersdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetableslist 0 parameters
kosmo integrations:schema posthog.posthog_warehousetableslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablescreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablespartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablespartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesdestroy 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesrefreshschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesrefreshschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesupdateschemacreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesupdateschemacreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehousetablesfilecreate 0 parameters
kosmo integrations:schema posthog.posthog_warehousetablesfilecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinklist 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinklist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkcreate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkdestroy 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkslist 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkscreate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinksretrieve 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinksretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinksupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinksupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinkspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinkspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinksdestroy 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinksdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_warehouseviewlinksvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_warehouseviewlinksvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentslist 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentscreate 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentscreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentsupdate 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentsupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_webexperimentsdestroy 0 parameters
kosmo integrations:schema posthog.posthog_webexperimentsdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_publichogfunctiontemplateslist 0 parameters
kosmo integrations:schema posthog.posthog_publichogfunctiontemplateslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userhomesettingsretrieve 0 parameters
kosmo integrations:schema posthog.posthog_userhomesettingsretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userhomesettingspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_userhomesettingspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userslist 0 parameters
kosmo integrations:schema posthog.posthog_userslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userssignalautonomyretrieve 0 parameters
kosmo integrations:schema posthog.posthog_userssignalautonomyretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userssignalautonomycreate 0 parameters
kosmo integrations:schema posthog.posthog_userssignalautonomycreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userssignalautonomydestroy 0 parameters
kosmo integrations:schema posthog.posthog_userssignalautonomydestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usersretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersupdate 0 parameters
kosmo integrations:schema posthog.posthog_usersupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userspartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_userspartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersdestroy 0 parameters
kosmo integrations:schema posthog.posthog_usersdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersgithubloginretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usersgithubloginretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usershedgehogconfigretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usershedgehogconfigretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usershedgehogconfigpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_usershedgehogconfigpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationslist 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationslist --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationsgithubdestroy 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationsgithubdestroy --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationsgithubbranchesretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationsgithubbranchesretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationsgithubreposretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationsgithubreposretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationsgithubreposrefreshcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationsgithubreposrefreshcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersintegrationsgithubstartcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersintegrationsgithubstartcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersonboardingskipcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersonboardingskipcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersscenepersonalisationcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersscenepersonalisationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersstart2fasetupretrieve 0 parameters
kosmo integrations:schema posthog.posthog_usersstart2fasetupretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userstwofactorbackupcodescreate 0 parameters
kosmo integrations:schema posthog.posthog_userstwofactorbackupcodescreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userstwofactordisablecreate 0 parameters
kosmo integrations:schema posthog.posthog_userstwofactordisablecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userstwofactorstartsetupretrieve 0 parameters
kosmo integrations:schema posthog.posthog_userstwofactorstartsetupretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userstwofactorstatusretrieve 0 parameters
kosmo integrations:schema posthog.posthog_userstwofactorstatusretrieve --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userstwofactorvalidatecreate 0 parameters
kosmo integrations:schema posthog.posthog_userstwofactorvalidatecreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersvalidate2facreate 0 parameters
kosmo integrations:schema posthog.posthog_usersvalidate2facreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_userscancelemailchangerequestpartialupdate 0 parameters
kosmo integrations:schema posthog.posthog_userscancelemailchangerequestpartialupdate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersrequestemailverificationcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersrequestemailverificationcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
posthog.posthog_usersverifyemailcreate 0 parameters
kosmo integrations:schema posthog.posthog_usersverifyemailcreate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
Permissions
Headless calls still follow the integration read/write permission policy. Configure read/write defaults with
integrations:configure. Add --force only for trusted automation that should bypass that policy.