config
Manage Business Central AL object ID configurations by reading, writing, or validating .objidconfig files.
Instructions
Read, write, and validate .objidconfig configuration files. REQUIRES action ("read"|"write"|"validate"), appPath: absolute path to the workspace directory containing app.json and .objidconfig - NOT a file path. Example (OK): "C:\Projects\MyALApp" or "/home/user/MyALApp". Example (NOT OK): "path/to/.objidconfig". Optional: keys (string[], read only), patch (object, write only), merge (boolean, write only, default: true), schema_version (string).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||