You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add get_vista tool for retrieving DevRev vista information (#30)
Summary
Adds a new "get_vista" tool to the DevRev MCP server that allows users
to retrieve vista (filtered view) information by ID.
Changes Made
- **New Tool**: Added "get_vista" tool with proper input schema
validation
- **Handler Implementation**: Complete tool handler with comprehensive
error handling
- **API Integration**: Uses existing `make_devrev_request` utility for
consistency
- **Search Enhancement**: Added "vista" namespace to search tool for
better vista discovery
https://app.devrev.ai/devrev/works/ISS-193339
---------
Co-authored-by: Anoushka Kumar <[email protected]>
0 commit comments