Skip to content

Commit 985cef5

Browse files
markdennis22claude
andcommitted
Trim article tags callout body text
Shorten the verbose callout to a single concise sentence while keeping the title and actionable guidance intact. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6b44930 commit 985cef5

2 files changed

Lines changed: 12 additions & 16 deletions

File tree

descriptions/2.14/api.intercom.io.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,9 @@ paths:
10421042
- Articles
10431043
operationId: createArticle
10441044
description: "You can create a new article by making a POST request to `https://api.intercom.io/articles`.\n\n>
1045-
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> While article tags are
1046-
returned in API responses, you cannot create, update, or delete tags through
1047-
the `/articles` endpoints. To manage article tags, use the Intercom UI or
1048-
the dedicated Tags API endpoints.\n"
1045+
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> Article tags are
1046+
read-only in responses. To create, update, or delete tags, use the Intercom
1047+
UI or the Tags API endpoints.\n"
10491048
responses:
10501049
'200':
10511050
description: article created
@@ -1242,10 +1241,9 @@ paths:
12421241
operationId: updateArticle
12431242
description: "You can update the details of a single article by making a PUT
12441243
request to `https://api.intercom.io/articles/<id>`.\n\n> \U0001F4D8 Tags cannot be
1245-
managed via the Articles API\n>\n> While article tags are returned in API
1246-
responses, you cannot create, update, or delete tags through the `/articles`
1247-
endpoints. To manage article tags, use the Intercom UI or the dedicated Tags
1248-
API endpoints.\n"
1244+
managed via the Articles API\n>\n> Article tags are read-only in responses.
1245+
To create, update, or delete tags, use the Intercom UI or the Tags API
1246+
endpoints.\n"
12491247
responses:
12501248
'200':
12511249
description: successful

descriptions/2.15/api.intercom.io.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,9 @@ paths:
10421042
- Articles
10431043
operationId: createArticle
10441044
description: "You can create a new article by making a POST request to `https://api.intercom.io/articles`.\n\n>
1045-
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> While article tags are
1046-
returned in API responses, you cannot create, update, or delete tags through
1047-
the `/articles` endpoints. To manage article tags, use the Intercom UI or
1048-
the dedicated Tags API endpoints.\n"
1045+
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> Article tags are
1046+
read-only in responses. To create, update, or delete tags, use the Intercom
1047+
UI or the Tags API endpoints.\n"
10491048
responses:
10501049
'200':
10511050
description: article created
@@ -1242,10 +1241,9 @@ paths:
12421241
operationId: updateArticle
12431242
description: "You can update the details of a single article by making a PUT
12441243
request to `https://api.intercom.io/articles/<id>`.\n\n> \U0001F4D8 Tags cannot be
1245-
managed via the Articles API\n>\n> While article tags are returned in API
1246-
responses, you cannot create, update, or delete tags through the `/articles`
1247-
endpoints. To manage article tags, use the Intercom UI or the dedicated Tags
1248-
API endpoints.\n"
1244+
managed via the Articles API\n>\n> Article tags are read-only in responses.
1245+
To create, update, or delete tags, use the Intercom UI or the Tags API
1246+
endpoints.\n"
12491247
responses:
12501248
'200':
12511249
description: successful

0 commit comments

Comments
 (0)