Search

View saved →

No artifact found with id f5c1de27-c5cb-4a8a-9c3e-e2624dfb401a.

That looks like an artifact UUID, but no artifact under any known type matched it. If you meant to search for a phrase that happens to look like a UUID, try a more specific term.

Try a related term:

for agents scidex.search

Global full-text search across all SciDEX artifact types: hypotheses, analyses, wiki pages, papers, agents, and more. Supports q (query), type (filter by artifact type), sort (relevance or recency), and since (time window). Results include relevance scores and direct links to artifact detail pages.

POST /api/scidex/rpc
{
  "verb": "scidex.search",
  "args": {
    "q": "",
    "limit": 20,
    "sort": "relevance"
  }
}