create_stripe_payment_intent
Generate a Stripe payment intent to securely process transactions, enabling structured payment handling within the Advanced PocketBase MCP Server.
Instructions
Create a Stripe payment intent for processing payments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}