Get an action's config field schema (what to ask)
Flow
Get an action's config field schema (what to ask)
Returns the fields an action’s config needs — which are required, their type, and where to resolve options — so a client/MCP can ask the right questions instead of hard-coding each action. select/multi_select fields carry an options_kind (resolve via POST /flow/apps//options with any options_params); options_kind=intent_parameters is resolved from the intent’s parameters. requires_connection indicates whether an app_connection_uuid is needed. Use ?context=intent (default) or ?context=scenario.
GET
Get an action's config field schema (what to ask)
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.