Skip to content

Commit 1470176

Browse files
markdennis22claude
andcommitted
docs: Add attachment_urls to create_conversation_request in descriptions/0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3b30647 commit 1470176

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19283,6 +19283,14 @@ components:
1928319283
type: string
1928419284
description: The content of the message. HTML is not supported.
1928519285
example: Hello
19286+
attachment_urls:
19287+
type: array
19288+
description: A list of image URLs that will be added as attachments. You
19289+
can include up to 10 URLs.
19290+
items:
19291+
type: string
19292+
format: uri
19293+
maxItems: 10
1928619294
created_at:
1928719295
type: integer
1928819296
format: date-time

0 commit comments

Comments
 (0)