Payments & Finance19 toolsPaste one API key
Finmo integration for AI agents
Finmo provides payment collection, payouts, wallets, foreign exchange, virtual accounts, and transaction management for businesses.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Finmo once and call the same tools from all of them.
Setup
Connect Finmo through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Finmo exposes 19 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
finmo_get_payin_method_requirements | Return the dynamic required fields, validation regexes, limits, instructions, and capabilities | Read |
finmo_get_payment | Get one payin, payout, or refund by its Finmo reference ID | Read |
finmo_get_payout_method_requirements | Return the dynamic payout, beneficiary, and sender field requirements for one Finmo payout | Read |
finmo_get_wallet | Get one wallet and its currency accounts, including actual and available balances | Read |
finmo_list_customers | List one page of individual or company customer profiles and wallet-readiness state | Read |
finmo_list_payin_methods | List one page of enabled ways to collect money for a country and currency, with a continuation | Read |
finmo_list_payins | List inbound payment attempts with status, method, customer, wallet, and time filters | Read |
finmo_list_payout_beneficiaries | List one page of stored payout beneficiaries and their destination details | Read |
finmo_list_payout_methods | List one page of enabled payout rails for a sender and beneficiary country/currency pair | Read |
finmo_list_payouts | List one page of outbound payments with status, payout method, and time filters | Read |
finmo_list_refunds | List one page of refunds with status, originating payin, amount, and time filters | Read |
finmo_list_transactions | List organization-level financial transactions for reconciliation, filtered by customer, event | Read |
finmo_list_wallets | List one page of Finmo wallets available to the connected organization or a customer | Read |
finmo_create_customer | Create a real production Finmo customer profile containing personal or company identity data | Write |
finmo_create_payout_beneficiary | Create a real payout beneficiary in the connected Finmo production account | Write |
finmo_create_payin | Create a real production payin that can collect money from a customer and credit a customer or | Write |
finmo_create_payout | Send real production funds from a Finmo wallet to a beneficiary | Write |
finmo_create_refund | Issue a real production full refund for a completed Finmo payin | Write |
finmo_transfer_wallet_funds | Move real production funds immediately between two Finmo wallets | Read |