You're viewing a demo portfolio

Join the waitlist
PRSM

stripe.fetch_stripe_resources

Active

Tool of MetaMesh-UGA

declared in 1.0.0

Retrieve Stripe object details by ID. IMPORTANT: Only call this tool after search_stripe_resources is called to get specific object IDs. Do not use this tool to discover or searc…

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "The unique identifier for the Stripe object (e.g. cus_123, pi_123)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

MetaMesh-UGA

https://github.com/metamesh-uga/gateway

1/7 registries
View full server →