create_agent_wallet
Create a managed wallet for AI agents to handle cryptocurrency transactions, trading, payments, and DeFi operations with secure key management.
Instructions
Create a new wallet for an AI agent with managed keys.
Args: agent_name: Name identifier for the agent agent_type: Type of agent. Options: trading, payment, defi, general
Returns: New wallet address and management details.
Price: $1.00
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | Yes | ||
| agent_type | No | trading |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |