Configuration for an AI Tool in Wacht
endpoint
(string, optional): The API endpoint for the tool.method
(string, optional): The HTTP method for the tool (‘GET’, ‘POST’, ‘PUT’, or ‘DELETE’).headers
(any, optional): Custom headers for the tool’s requests.parameters
(AiToolConfigParametersInner[], optional): A list of parameters for the tool.