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
>>