Anaplan
Discover Anaplan workspaces, models, lists, exports and actions via the Anaplan Integration API v2.
Auth: user-delegated OAuth 2.0. Attach the matching OAuth credential once; the InTouch server injects a live access token and keeps it refreshed for you. Your secrets stay in the encrypted vault — never in the tool, never shown to the AI assistant.
Operations
list_workspaceslist_modelslist_listslist_exportslist_actions
Inputs
operation(required) — One of: list_workspaces, list_models, list_lists, list_exports, list_actionsworkspaceId— Anaplan workspace id (lowercase) — required for list_models, list_lists, list_exports, list_actions.modelId— Anaplan model id (uppercase) — required for list_lists, list_exports, list_actions.query— Optional query params as a JSON object string.body— Request body as a JSON object string (unused by the read operations).
Example
operation: list_workspaces