You're viewing a demo portfolio

Join the waitlist
PRSM

find_related_work

Active

Tool of STIL Lab Assistant

declared in 1.27.1

Find related work by searching both ArXiv and Semantic Scholar simultaneously. Args: research_question: The research question or topic to find related work for max_results_per_source: Number of results per source (default 5)

Parameters schema

{
  "type": "object",
  "title": "find_related_workArguments",
  "required": [
    "research_question"
  ],
  "properties": {
    "research_question": {
      "type": "string",
      "title": "Research Question"
    },
    "max_results_per_source": {
      "type": "integer",
      "title": "Max Results Per Source",
      "default": 5
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

STIL Lab Assistant

1/7 registries
View full server →