Add a tool to an MCP Filter Configpost {protocol}://{base-url}/ai/api/v1/config/mcp-filter-config/{mcp_filter_config_id}/toolsAdd a tool to an MCP Filter Config.Path Paramsmcp_filter_config_idstringrequiredThe ID of the MCP Filter Config to use.Body ParamsSchema for adding a tool to an MCP filter config.tool_config_iduuidrequiredThe ID of the tool config to add.parameter_bindingsobject | nullParameter bindings for the tool. Only FIXED and AGENT sources are allowed.Parameter Bindings object | nullResponses 200Successful Response 401Authentication required. No valid session cookie or bearer token provided, or authentication failed. 404Resource not found. The detail field specifies which resource. 422Validation Error 500Internal server error during request processing.Updated 3 days ago Delete an MCP Filter ConfigRemove a tool from an MCP Filter ConfigDid this page help you?YesNo