Skip to content

Commit 41ec0fd

Browse files
hathamnehclaude
andcommitted
Remove collected_data and source fields from sales_agent schema
Simplified to outcome + routing outcome fields only. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 84a531f commit 41ec0fd

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

descriptions/0/api.intercom.io.yaml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18713,30 +18713,6 @@ components:
1871318713
nullable: true
1871418714
description: The human-readable title of the user-defined routing outcome.
1871518715
example: Sales Qualified Lead
18716-
collected_data:
18717-
type: object
18718-
description: A key-value map of data collected by the sales agent during
18719-
the conversation. Keys are attribute identifiers, values are the collected
18720-
values.
18721-
additionalProperties: true
18722-
example:
18723-
email: user@example.com
18724-
custom_data.fin_sdr_phone: "+1234567890"
18725-
source_type:
18726-
type: string
18727-
nullable: true
18728-
description: The type of the source that triggered Sales Agent involvement
18729-
in the conversation.
18730-
enum:
18731-
- workflow
18732-
- workflow_preview
18733-
example: workflow
18734-
source_title:
18735-
type: string
18736-
nullable: true
18737-
description: The title of the workflow that triggered Sales Agent involvement
18738-
in the conversation.
18739-
example: Sales Qualification Workflow
1874018716
ai_subtopic:
1874118717
title: AI Subtopic
1874218718
type: object

0 commit comments

Comments
 (0)