> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# workflowCapabilities

> Returns which blocks (condition/action/wait steps) are available for a workflow of the given
trigger type. The builder UI sources its palette from this so the allow-list lives in the
backend, not hardcoded in the UI. E.g. SCHEDULE workflows have no thread, so they allow no
conditions/waits and only a restricted set of action types.

