solana-agent-kit v1.3.7Documentation Index
Fetch the complete documentation index at: https://docs.sendai.fun/llms.txt
Use this file to discover all available pages before exploring further.
solana-agent-kit / executeAction
Function: executeAction()
executeAction(Defined in: utils/actionExecutor.ts:20 Execute an action with the given inputaction,agent,input):Promise<Record<string,any>>
Parameters
action
Action
agent
SolanaAgentKit
input
Record<string, any>
Returns
Promise<Record<string, any>>