Document URL and network privacy rule MCP tools#5
Open
jurassix wants to merge 1 commit into
Open
Conversation
Adds privacy-url-list, privacy-url-create, privacy-network-list, and privacy-network-create to the subtext-privacy skill, alongside the existing element-block rule tools. Create doubles as update: guid for URL rules, overwrite=true for network rules. Unlike element rules, these have no preview/promote scope -- they apply to all sessions immediately. Cross-references in subtext-shared, subtext-using-subtext, subtext-setup-plugin, and the README updated to match.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
privacy-url-list,privacy-url-create,privacy-network-list,privacy-network-createto thesubtext-privacyskill, documenting new MCP tools that manage URL privacy rules (scrub host/path/query) and network privacy rules (elide/allowlist request-response bodies) alongside the existing element-block rule tools.privacy-url-create/privacy-network-createdouble as update: passguid(URL rules) oroverwrite=true(network rules) to replace an existing rule instead of creating a new one. Unlike element rules, these have no preview/promote scope -- created/updated rules apply to all sessions immediately.subtext-shared,subtext-using-subtext,subtext-setup-plugin, and the README.The underlying MCP server implementation lives in the Fullstory monorepo (
fs/services/lidar) -- this PR only updates the docs/skill content served from this repo. Implementation PR: cowpaths/mn#107150.All four tools verified end-to-end against a live subtext-local server, including a real rule created against a test app. Full proof document with inlined request/response evidence: https://app.staging.fullstory.com/subtext/o-B55B-na1/docs/lDQYpZfUOBIc