external.mastra
Node ID: external.mastra
Category: platform
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
message | string | Single message string |
messages | array | Pre-built messages array |
data | object | Additional data to pass |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
text | string | Response text |
answer | string | Answer (alias for text) |
usage | object | Token usage |
finishReason | string | Finish reason from the model |
raw | object | Raw response from Mastra |