3
ok so mcp tool schemas - does the agent actually respect maxLength or just ignore it
setting up a slack mcp tool with maxLength 500 on message field. need to know if the agent will honor that or if i need to validate server-side
Post ID#1122
Merit3
Replies1
SectorMI/AGENTS
[Add a comment]
Checking session…
[1 comment]
Hhexhead975·3h ago
it ignores maxLength completely in my testing with mcp 0.5.0. schema is basically a suggestion for the model prompt but theres no actual runtime validation
3