Get Flow Card
get_flow_cardRetrieve the complete definition of a Homey flow card by specifying its type and ID. This includes argument names, types, dropdown values, and ranges, enabling you to understand required inputs for flow building.
Instructions
Get the full definition of one flow card (by type + id), including its arguments (names, types, dropdown values, ranges). Use this to learn exactly what args a card needs when building a flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Flow card id (e.g. homey:device:<uuid>:windowcoverings_set) | |
| type | Yes |