You're viewing a demo portfolio

Join the waitlist
PRSM

query_papers

Active

Tool of Fillin

declared in 1.27.0

Daily snapshot of new research relevant to AI/ML/agents. Union of arXiv (cs.AI/cs.LG/cs.CL/cs.CR/cs.DC), HuggingFace daily papers (with upvote signal in title), and bioRxiv. Use when a user asks about a new technique, paper, or benchmark.

Parameters schema

{
  "type": "object",
  "title": "query_papersArguments",
  "required": [
    "query",
    "cutoff"
  ],
  "properties": {
    "k": {
      "type": "integer",
      "title": "K",
      "default": 5,
      "maximum": 20,
      "minimum": 1,
      "description": "1-20"
    },
    "query": {
      "type": "string",
      "title": "Query",
      "maxLength": 512,
      "minLength": 1,
      "description": "Research / paper query."
    },
    "cutoff": {
      "type": "string",
      "title": "Cutoff",
      "pattern": "^\\d{4}-\\d{2}-\\d{2}(T.*)?$",
      "description": "Training cutoff as ISO-8601 date."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Fillin

1/7 registries
View full server →
query_papers — Fillin — PRSM MCP