PostHog · Capability
PostHog API — user_home_settings
PostHog API — user_home_settings. 2 operations. Lead operation: user_home_settings. Self-contained Naftiko capability covering one Posthog business surface.
What You Can Do
GET
Userhomesettingsretrieve
— Get the authenticated user's pinned sidebar tabs and configured homepage for the current team. Pass `@me` as the UUID.
/v1/api/user-home-settings/{uuid}
PATCH
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, sear
/v1/api/user-home-settings/{uuid}
MCP Tools
get-authenticated-user-s-pinned-sidebar
Get the authenticated user's pinned sidebar tabs and configured homepage for the current team. Pass `@me` as the UUID.
read-only
idempotent
update-authenticated-user-s-pinned-sidebar
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, sear
idempotent