sync_from_pendo
Directly sync features, pages, segments, and product areas from the Pendo REST API by stable ID, leaving concepts untouched. Requires PENDO_INTEGRATION_KEY.
Instructions
OPTIONAL direct sync of features, pages, segments and product areas from the Pendo REST API. Requires the PENDO_INTEGRATION_KEY environment variable on this server; without it, use register_entities with data from the Pendo MCP server instead. Merges by stable id — concepts are never touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | Scope to one app (multi-app subscriptions). | |
| expandAll | No | Fetch entities across ALL apps in the subscription. |