status (status) is (property)
Check if a status matches a particular property.
Requires the following blocks to be present in the project: mastodon login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
status | status | ✓ | The status to check. |
property | any | ✓ | The property to check. |
Output
Boolean - Whether the status matches the selected property.