Request body for creating a new AI Tool
name
(string): The name of the AI tool.description
(string, optional): A description of the AI tool.type
(string): The type of the AI tool (‘api’, ‘function’, or ‘webhook’).config
(any): The configuration details for the AI tool.