You're viewing a demo portfolio

Join the waitlist
PRSM

affirmation-intel__get_multiple_affirmations

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[affirmation-intel] Fetches a batch of 2 to 10 random positive affirmations from affirmations.dev in one call. Use this when an agent needs a list of several distinct affirmations at once — for example to populate a daily-affirmation calendar, a rotating banner, or a content batch — instead of calling get_affirmation repeatedly. Internally loops the underlying API since it has no native batch endpoint, so duplicates across calls are possible since the source is random.

Parameters schema

{
  "type": "object",
  "required": [
    "count"
  ],
  "properties": {
    "count": {
      "type": "integer",
      "maximum": 10,
      "minimum": 2,
      "description": "Number of affirmations to fetch, between 2 and 10 inclusive."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
affirmation-intel__get_multiple_affirmations — TO1 Intelligence Fleet — PRSM MCP