Closed
Description
I'm curious if there has been any consideration for defining tools without using macros? For my use case I am looking to define tools at runtime based on state defined in an external store. The python-sdk offers a low level server sdk that matches my needs, but I am looking to integrate this into an existing rust code base.
I noticed that rmcp::model::tool::Tool
is not publically exported. Is the intent that macros are the only way to work with the rust sdk? Or is there a way to achieve a more dynamic experience that I am missing?
Metadata
Metadata
Assignees
Labels
No labels