Skip to main content

Documentation 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 v1.3.7
solana-agent-kit / findAction

Function: findAction()

findAction(query): Action | undefined
Defined in: utils/actionExecutor.ts:8 Find an action by its name or one of its similes

Parameters

query

string

Returns

Action | undefined