Skip to content

THREADS-26/27: send include_urls and exclude_urls to the maps API - #18

Open
ZeeshanAdilButt wants to merge 1 commit into
mainfrom
fix/map-url-filter-keys
Open

THREADS-26/27: send include_urls and exclude_urls to the maps API#18
ZeeshanAdilButt wants to merge 1 commit into
mainfrom
fix/map-url-filter-keys

Conversation

@ZeeshanAdilButt

Copy link
Copy Markdown
Collaborator

The create_map tool sent include_url_patterns / exclude_url_patterns to /v1/maps, but the REST API filters on include_urls / exclude_urls, so the glob filter was silently ignored.

Now the tool maps its inputs to the correct payload keys (include_urls / exclude_urls). The tool-facing input names are unchanged, so existing MCP users are unaffected, but the filter now actually applies. Verified live that include_urls narrows the result set. OLO-MAP-03 / OLO-MAP-04.

@ZeeshanAdilButt

Copy link
Copy Markdown
Collaborator Author

@cursor review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants