You're viewing a demo portfolio

Join the waitlist
PRSM

card_status

Active

Tool of Palmyr

declared in 1.0.0

Poll a card purchase started by card_buy (free). done=true when status is 'ready' (fetch details with card_get) or 'failed' (payment auto-refunded — see refund_status).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "card_id"
  ],
  "properties": {
    "card_id": {
      "type": "string",
      "description": "operation_id / card_id returned by card_buy"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Palmyr

https://github.com/0xArtex/Palmyr

1/7 registries
View full server →