Threads AI

SendResult

The model's send tool result.

A union discriminated by status.

sent

status"sent"required

"sent": the mail is durable and pending for its recipient.

idMailIdrequired

The mail's id.

refused

status"refused"required

"refused": nothing was done; code says why.

codeSendRefusalrequired

Why it was refused.

Edit on GitHub

On this page