Using Elicitations

Asks the user mid-run from inside an FSM action or Python `type: user` agent via the elicitation tools — `request_tool_access` for allowlist approvals and `request_human_input` for HITL (human-in-the-loop) decisions, approvals, confirmations, and disambiguation. Use when a job needs the user to choose, approve, or supply input before the action can continue. Covers simple multiple choice, nested per-item choice, prompt formatting, and how to consume the answer.

friday-platform 9b87782 9.5 KB Updated

File contents

friday-platform/friday-studio/tree/main/packages/system/skills/using-elicitations commit 9b87782a36

Frequently asked questions

npx skillmds@latest add friday-platform/using-elicitations