Get Action Schema
get_action_schemaRetrieve the detailed schema for a specific action step type to define valid parameters and structure for Roku automation tasks.
Instructions
Return the schema for one Action step type. Required argument type — must be one of the values from list_action_types (also enumerated in inputSchema).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Exact step type key from list_action_types (e.g. appFunction, wait, keypress). |