List Available Marketplaces
compare_sourcesReport which marketplaces are installed and searchable to diagnose partial comparison results, distinguishing missing connectors from blocked access.
Instructions
Report which marketplaces this installation can actually query.
Call this first when a comparison comes back partial: it distinguishes "the connector isn't installed" from "the marketplace refused us", which need completely different fixes.
Return Format
Plain object: {installed, searchable, not_installed, deselected, notes, source_timeout_s, server_version, server_started_at, process_id}. notes explains per-source access quirks (CDP-only sources, currencies, missing text search).
Error Format
Never raises ToolError: pure introspection of which connector packages are installed — nothing here touches the network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||