Hawk.getAllMicroAgentMethodInfo()

Signature

Object[] getAllMicroAgentMethodInfo(String agentName, String microAgentName)

Domain

ACTION, BUI

Description

Get all microagent methods information

Parameters

NameTypeDescription
agentNameStringAgent's name
microAgentNameStringMicroagent's name

Returns

TypeDescription
Object[]All available Microagent Methods' name list. Notice:The first row is the name array of columns, the second row is the display name array of columns, the following rows are actual data.

Cautions

none