You're viewing a demo portfolio

Join the waitlist
PRSM

list_intents

Active

Tool of SimpleFunctions

declared in 1.0.0

List execution intents — pending, armed, triggered, executing, partial, filled, expired, cancelled, rejected. Shows the full execution pipeline status.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "apiKey"
  ],
  "properties": {
    "apiKey": {
      "type": "string",
      "description": "SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys"
    },
    "status": {
      "type": "string",
      "description": "Filter: pending, armed, triggered, executing, partial, filled, expired, cancelled, rejected"
    },
    "activeOnly": {
      "type": "boolean",
      "default": true,
      "description": "Only show active intents (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SimpleFunctions

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

2/7 registries
View full server →
list_intents — SimpleFunctions — PRSM MCP