Piecewise

Build chat bots with blocks

get status with ID (localid)

In Mastodon → Statuses

Jump to block

Look up a status by its local ID (i.e. ACKnNemqjYvEUbhgo4, 107094725323115556)

Requires the following blocks to be present in the project: mastodon login

Parameters

Parameter name Parameter type Required? Description
localid String The local ID of the status.

Output

status - The status, or NULL if it could not be found.