Use approval_create to pause and wait for human input before proceeding. Useful in workflows, dangerous operations, or any decision that needs human judgment.

Approval Types

How It Works

  1. Call approval_create with a title and optional type/choices
  2. Agent pauses - no further tools execute until the approval resolves
  3. User responds (approve, deny, choose, or type) via the inline card, /approval answer, or chat
  4. Agent resumes with the user's decision

Expiry

Behavior Rules

In Workflows

Tools