List Flow Cards
list_flow_cardsFind flow cards by type and filter. Search triggers, conditions, or actions by substring to locate specific device cards or card categories.
Instructions
List available flow cards of a given type (trigger/condition/action). There are hundreds, so filter by a substring matched against the card id/title/uri (e.g. a device UUID to find that device's cards, or 'windowcoverings', 'dim', 'button'). Returns id + title. Use get_flow_card for full args.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Card type | |
| limit | No | Max results (default 60) | |
| filter | No | Substring matched against card id, title and uri |