Windsor.ai connector
Back to the connector overview, authentication methods, and actions.
15 Sept 2026
description-fixDescription wording fixes from agentic MCP retesting — list_co_user_linked_accounts now states it reports link provenance only, not connection status; list_connector_actions describes its result as a catalogue that performs nothing; retrieve_available_connector_fields states it returns field metadata for connected sources only, replacing a procedural pre-check instruction on its connector input.Changed · 3 actions updated
Changed · 3 actions updated
windsorai_list_co_user_linked_accounts, windsorai_list_connector_actions, windsorai_retrieve_available_connector_fields11 Sept 2026
description-fix bug-fix data-syncDescription fixes from agentic MCP testing — data source inputs now state that ids are Windsor.ai slugs rather than platform display names, and four actions describe their real scope and response shape. Added DataSync support for list_custom_fields, plus a placeholder and format detail on the API Key field.Changed · 6 actions updated
Changed · 6 actions updated
windsorai_get_connector_connect_info, windsorai_get_connector_options, windsorai_list_co_user_linked_accounts, windsorai_list_connected_accounts, windsorai_list_custom_fields, windsorai_retrieve_available_connector_fields3 Sept 2026
new-connectorInitial Windsor.ai connector with 12 actions across 6 resources (reporting data, connectors, connected accounts, connector actions, co-user linked accounts, custom fields). Covers cross-source reporting via get_connector_data with field discovery, connector and option catalogues, co-user authorization links, and write-action execution on connected platforms. Authenticated with a single API key passed as a query parameter. Added the API Key connection guide.