fabits_start_sip
Start a Systematic Investment Plan (SIP) for mutual funds by specifying fund, monthly amount, and deduction date to automate regular investments.
Instructions
Start a Systematic Investment Plan (SIP).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier for the user (e.g., WhatsApp phone number). REQUIRED for all requests to maintain user session state. | |
| fund_id | Yes | Fund ID for SIP | |
| monthly_amount | Yes | Monthly SIP amount in rupees | |
| sip_date | Yes | Date of month for SIP deduction (1-28) | |
| installments | No | Total number of installments (optional) |