create_stripe_payment_intent
Generate a Stripe payment intent to process transactions within PocketBase databases using the MCP server. Facilitates secure and structured payment handling for advanced database operations.
Instructions
Create a Stripe payment intent for processing payments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}