Skip to content

Add ai_*_availability boolean fields to Content Snippets API (Preview)#510

Open
ib-skoric wants to merge 1 commit into
mainfrom
openapi/pr-512207-content-snippet-agent-availability
Open

Add ai_*_availability boolean fields to Content Snippets API (Preview)#510
ib-skoric wants to merge 1 commit into
mainfrom
openapi/pr-512207-content-snippet-agent-availability

Conversation

@ib-skoric
Copy link
Copy Markdown
Contributor

Why?

The Content Snippets API needed boolean availability fields so API consumers can determine whether a snippet is surfaced by AI Chatbot, AI Copilot, and AI Sales Agent independently. The existing integer fields used an inconsistent encoding compared to the rest of the API.

How?

Adds ai_chatbot_availability, ai_copilot_availability, and ai_sales_agent_availability boolean properties to the content_snippet schema (Preview spec only) and updates all four inline response examples (list, create, get by id, update). The existing integer fields are unchanged.

Generated with Claude Code

…ew only)

Sourced from intercom/intercom#512207.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@ib-skoric ib-skoric self-assigned this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants