list_transforms
List all available transforms with their input and output types to understand server capabilities and spot transforms without return annotations.
Instructions
List every transform the running server advertises, with input and output types.
An output type of NONE means the transform function is missing a return annotation, which stops the Maltego client from routing to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |