Components
InsightToolOutput
Example Usage
Fields
Field | Type | Required | Description |
---|---|---|---|
name | string | TRUE | Human readable name of Insight Tool |
description | string | TRUE | Text description of Insight Tool |
version | number | TRUE | Version of Insight Tool |
toolArguments | components.ToolArguments | TRUE | Arguments for Insight Tool |
insightToolDefinitionId | number | TRUE | Unique ID for Insight Tool Definition |
id | number | TRUE | Unique ID for Insight Tool |
insightToolDefinition | components.InsightToolDefinition | FALSE | Insight Tool Definition |
createdAt | Date | FALSE | Timestamp of Insight Tool creation |
updatedAt | Date | FALSE | Timestamp of Insight Tool update |
lastUpdatedBy | string | TRUE | User who last updated Insight Tool |