message_log
Read a message log to see what was sent, to whom, and whether it was delivered, held, or dropped. Filter by peer or follow a reply chain from a message id.
Instructions
Read the Tin Can message log — what was sent, to whom, and whether it was delivered, held or dropped. Filter by peer, or follow a reply chain from a message id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | No | Only messages to or from this peer name. | |
| last_n | No | How many records to return. | |
| thread | No | A message id; follows the in_reply_to chain from it. |