moltrust_credits
Manage MolTrust credits by checking balances, viewing pricing, transferring funds between agents, and reviewing transaction history.
Instructions
Manage MolTrust credits: check balance, view pricing, transfer credits, or view transaction history.
Args: action: One of "balance", "pricing", "transfer", or "transactions" did: Agent DID (required for "balance" and "transactions") to_did: Recipient DID (required for "transfer") amount: Number of credits to transfer (required for "transfer", must be >= 1) reference: Optional reference string for transfers limit: Max transactions to return (default 20, for "transactions") offset: Pagination offset (default 0, for "transactions")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| did | No | ||
| to_did | No | ||
| amount | No | ||
| reference | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |