List Available Marketplaces
compare_sourcesIdentify which marketplaces are queryable, separating missing connectors from blocked access, to troubleshoot partial price comparisons.
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, 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 | |||