Skip to content

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

Open
mckenna wants to merge 1 commit into
mainfrom
peter/fin-agent-api-remove-procedures-setting
Open

Remove procedures setting from Fin Agent Settings (Preview)#568
mckenna wants to merge 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>
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.

1 participant