get-account
Retrieve the current connected account details in MetaMask for secure blockchain interactions using MCPilot. Simplify user onboarding and enable AI-powered transactions without exposing private keys.
Instructions
Get current account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}