v1
latestOpenAPI 3.0.02026-08-064842333.5 MBLogics
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