Logics
Execute Library Function
Executes a specific function from a formula library element without requiring a full formula logic implementation.<br> Parameters are provided via the request payload and the calculated result is returned.<p>
Note:
- This endpoint does not work with inputs bindings. Provide ordered function arguments instead.
- Used by the Pricefx MCP server to enable Groovy-configured MCP Tools.
- Requires the PRICINGFORMULA_EXECUTE permission.
post/formulamanager.executelibraryfunction/{formulaName}/{elementName}/{functionName}
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.