Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterScholarlyTools ¶
func RegisterScholarlyTools(registry *tool_registry.Registry) error
RegisterScholarlyTools registers all scholarly tools with the provided registry
Types ¶
type SearchResponse ¶
type SearchResponse struct {
Results []common.SearchResult `json:"results"`
}
SearchResponse represents the response from a scholarly search
Click to show internal directories.
Click to hide internal directories.