Improved data_by_url Results and Error Handling
data_by_url now handles connector filters, unmatched URLs, and Slack archive URLs more correctly.
Improved result scoping and error handling for the MCP data_by_url tool.
This release includes:
data_by_urlno longer returns connector data when theconnectorsfilter contains only an unknown UUID- Empty or unmatched URLs now return not-found instead of
PermissionDenied - Connected Slack channel archive URLs no longer return
null
These fixes make URL-based retrieval more predictable when a URL is out of scope, not found, or points to Slack content.