We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReadResourceRequest
types
On cargo build getting this:
cargo build
error[E0432]: unresolved import `mcp_sdk::types::ReadResourceRequest` --> src/tests/e2e.rs:9:44 | 9 | CallToolRequest, CallToolResponse, ReadResourceRequest, ResourceContents, | ^^^^^^^^^^^^^^^^^^^ no `ReadResourceRequest` in `types`
The text was updated successfully, but these errors were encountered:
👨🏻🌾 The agent is at work! PR coming – reply to the agent in the PR. (this will take 15 minutes max)
Sorry, something went wrong.
PR #4 ready for review.
Let's continue iterating there.
Successfully merging a pull request may close this issue.
On
cargo build
getting this:The text was updated successfully, but these errors were encountered: