solana-agent-kit / ActionExample
Interface: ActionExample
Defined in: types/index.ts:107 Example of an action with input and outputProperties
input
input:Defined in: types/index.ts:108Record
<string
,any
>
output
output:Defined in: types/index.ts:109Record
<string
,any
>
explanation
explanation: string
Defined in: types/index.ts:110