You're viewing a demo portfolio

Join the waitlist
PRSM

enrich_content

Active

Tool of SimpleFunctions

declared in 1.0.0

Cross-reference any text with thousands of prediction market contracts. Paste content + topics, get divergence analysis: where sentiment disagrees with market prices. No auth, no Firecrawl needed. Demo/trial entry point.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "content",
    "topics"
  ],
  "properties": {
    "model": {
      "type": "string",
      "description": "LLM model for digest generation. Default: google/gemini-2.5-flash"
    },
    "topics": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Topics to search in prediction markets, e.g. [\"iran\", \"oil\"]"
    },
    "content": {
      "type": "string",
      "description": "Text content to cross-reference (up to 50K chars)"
    },
    "includeIndex": {
      "type": "boolean",
      "description": "Include SimpleFunctions Index"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →