obs-get-hotkey-list
Retrieve all configured hotkey names from OBS Studio to manage keyboard shortcuts for streaming and recording operations.
Instructions
Gets an array of all hotkey names in OBS
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}