Add a new expense to your tracking sheet.
Adds a new expense to your tracking sheet with amount, currency, and description.
/plugin marketplace add irfansofyana/my-claude-code-marketplace/plugin install p-assist@my-claude-code-marketplaceAdd a new expense to your tracking sheet.
Arguments:
Instructions:
Parse the arguments or ask user for missing values:
Use mcp__plugin_p-assist_n8n_pa__add_expense to add the expense:
amount: The expense amount ($1)currency: The currency code ($2)description: Description of the expense ($3)date: Today's date (or user-specified date)Confirm the expense was added successfully
Output Format:
Expense added successfully
**Amount:** $1 $2
**Description:** $3
**Date:** [Today's date]
**Quick Actions:**
- View expenses: /p-assist:expenses
Error Handling: