create_transaction
Add a new transaction in YNAB by specifying account ID, amount, payee, and optional details like category and memo through the MCP YNAB Server.
Instructions
Create a new transaction in YNAB.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | ||
amount | Yes | Amount in dollars | |
category_name | No | ||
memo | No | ||
payee_name | Yes |