PostHog
Data · 22 actions · connect with an API key
Actions
A sample of the 22 PostHog actions. Each keeps the schema of the real API.
posthog.list_recordsreadposthog.get_recordreadposthog.create_recordwriteposthog.list_tablesreadposthog.get_tablereadposthog.create_tablewriteposthog.delete_recorddelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list records", "app": "posthog" }execute_tool
{ "name": "posthog.list_records",
"fields": ["id"] }