get status with ID (localid)
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.