Tool Parameters
Validate Parameter Configs
Validate parameter configs against a tool's schema.
The frontend sends both the configs and the params_schema it has (from the tool object). This keeps validation stateless and avoids any DB lookup.
post/api/v1/tool-parameters/validate
Request body
Response
Successful Response