get_profile_parameter
Read a raw parameter from the current OBS profile's .ini configuration by providing the category and parameter name.
Instructions
Read a raw parameter from the current profile's .ini configuration.
Args: category: Config category, e.g. "Output". name: Parameter name within that category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| category | Yes |