Hawk.getAllMicroAgentMethodInfo()
Signature
Object[] getAllMicroAgentMethodInfo(String agentName, String microAgentName)
Domain
action, condition, query
Description
Get all microagent methods information
Parameters
Name | Type | Description |
agentName | String | Agent's name |
microAgentName | String | Microagent's name |
Returns
Type | Description |
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. |