get-public-key
function
The get-public-key
action gets app public key. It belongs to the app category within the platform area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = get-public-key
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
get-public-key
Action code: 189859520
Version: 0.6.4-0
Last updated: 2025-06-13