rust-sdk/crates/rmcp-macros/src
Dale Seo 254f04a764
fix: strip and validate tool outputSchema and inputSchema (#860)
* fix: remove unnecessary fields from tools' outputSchema

* fix: validate input schema root type per MCP spec
2026-06-02 12:01:33 -04:00
..
common.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00
lib.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00
prompt.rs fix(macros): respect local feature in #[prompt] macro — omit + Send bound (#803) 2026-04-14 09:56:19 -04:00
prompt_handler.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00
prompt_router.rs feat: Add prompt support (#351) 2025-08-21 11:22:19 +08:00
task_handler.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00
tool.rs fix: strip and validate tool outputSchema and inputSchema (#860) 2026-06-02 12:01:33 -04:00
tool_handler.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00
tool_router.rs feat(macros): auto-generate get_info and default router (#785) 2026-04-08 15:06:26 -04:00