API reference
SDKUserMessage
Structured form of `agent.send()`'s message argument. Use it to send images
SDKUserMessage
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Structured form of agent.send()'s message argument. Use it to send images
alongside text.
Signature
interface SDKUserMessage { /* ... */ }Kind
interface