MCP should enforce frontend-only input validations when executing SSAs
C
Connor Graham
Request to implement consistent guardrail enforcement when triggering self-service actions via the MCP, so that dataset filters and advanced input logic are respected regardless of the execution surface (UI or API/MCP).
Currently, the Port MCP bypasses frontend-only input validations (like dataset filters) when self service actions are triggered, allowing LLMs to select any value, which can violate intended permissions/guardrails.