Skip to content

Remove procedures setting from Fin Agent Settings (Preview)#568

Merged
mckenna merged 1 commit into
mainfrom
peter/fin-agent-api-remove-procedures-setting
Jun 30, 2026
Merged

Remove procedures setting from Fin Agent Settings (Preview)#568
mckenna merged 1 commit into
mainfrom
peter/fin-agent-api-remove-procedures-setting

Conversation

@mckenna

@mckenna mckenna commented Jun 26, 2026

Copy link
Copy Markdown
Member

Why?

The procedures setting is being removed from the Fin Agent API. Procedures now run based purely on whether the conversation is conversational (/fin/ask and follow-up-disabled conversations never run them), not on a client-supplied flag — so the setting no longer exists in the API and shouldn't be documented.

Backend change: intercom/intercom#528794

How?

Remove the procedures property from the Preview Fin Agent Settings schema. Preview-only — the setting was never present in any stable version.

Generated with Claude Code

The procedures setting is being removed from the Fin Agent API: procedures now
run based purely on whether the conversation is conversational, not on a
client-supplied flag. Drop the property from the Preview Fin Agent Settings
schema.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mckenna mckenna merged commit 4aa069d into main Jun 30, 2026
3 checks passed
@mckenna mckenna deleted the peter/fin-agent-api-remove-procedures-setting branch June 30, 2026 10:27
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