Move money between an Alpaca brokerage account and the EXTERNAL banking world via the Broker API — ACH relationships, wire recipient banks, classic transfers (deposits/withdrawals), the v1beta funding wallet (international/instant), transfer status lifecycles, and fees. Use when building deposit/withdrawal flows or connecting external bank accounts on Alpaca in any language. For moving cash/shares BETWEEN accounts inside your own omnibus, use journals instead.
$npx -y skills add alpacahq/alpaca-skills --skill funding-transfersInstalls into the current project.
Run `npx skills use "https://github.com/alpacahq/alpaca-skills" --skill "alpacahq/alpaca-skills/funding-transfers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alpacahq/alpaca-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alpacahq/alpaca-skills"` and select the relevant skills, then follow their instructions.