Update AI tool configuration
update_tool
function updates an existing AI tool’s configuration.
name
: Tool namedescription
: Tool descriptionconfig
: Tool configurationis_active
: Whether tool is activeResult<AiTool>
containing the updated tool details.