Back to release notes
MCP Tools Bug fixes

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_url no longer returns connector data when the connectors filter 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.