Agent Payment

payment agent, this is the agent that provides payment service. required data are: * Product name * Product price * Product currency * the International Bank Account Number (IBAN) - optional

langgraph4j 6706f50 660 B Updated

File contents

submit a payment for purchasing a specific product

We need all information about purchasing to allow the payment

  • Product name
  • Product price
  • Product price currency
  • International Bank Account Number (IBAN)

With such information you must invoke tool submit-payment and return the result of the payment transaction plus the IBAN. If IBAN is not provided invoke tool retrieve-iban to retrieve the required IBAN.

langgraph4j/langgraph4j/tree/main/spring-ai/spring-ai-agent/src/test/resources/skills/agent-payment commit 6706f50192

Frequently asked questions

npx skillmds@latest add langgraph4j/agent-payment