External DocumentationTo learn more, visit the MxToolbox documentation.
Actions
Run Supertool Lookup
Run lookups using the same engine as SuperTool.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Command | Your supertool lookup command. |
| Command Argument | Your supertool command arguments. The value to lookup. |
{
'UID' : '',
'Command' : '',
'CommandArgument' : '',
'TimeRecorded' : new Date(),
'ReportingNameServer' : '',
'TimeToComplete' : '',
'IsEndpoint' : false,
'HasSubscriptions' : false,
'Failed' : [
{'ID' : 0},
{'Name' : ''},
{'Info' : ''},
{'Url' : ''},
],
'Warnings' : [
{'ID' : 0},
{'Name' : ''},
{'Info' : ''},
{'Url' : ''},
],
'Passed' : [
{'ID' : 0},
{'Name' : ''},
{'Info' : ''},
{'Url' : ''},
],
'Timeouts' : [
{'ID' : 0},
{'Name' : ''},
{'Info' : ''},
{'Url' : ''},
]
}
Was this page helpful?