Tool to retrieve values for a specified key in a list (all, single, or range). Use when you need specific elements or the entire list from a Hive key. Supports single index retrieval, range retrieval, or full list.
keyRequiredstringKey name identifying the list to retrieve.
indexintegerZero-based index to retrieve a single element. Mutually exclusive with from_index and to_index.
to_indexintegerZero-based end index for range retrieval. Must be provided together with from_index.
hive_nameRequiredstringName of the Hive where the list is stored.
from_indexintegerZero-based start index for range retrieval. Must be provided together with to_index.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.