Docs / ai / useIntentAgent

useIntentAgent

hook

Create and manage agents dynamically based on user intent.

import { useIntentAgent } from 'flowstack-sdk'

Creates and manages agents dynamically based on user intent. Exported from flowstack-sdk and sharing the same FlowstackProvider context.

Treat the type signatures in packages/flowstack-sdk/src/hooks/useIntentAgent.ts as the source of truth.

See also

useAgent · useAgents

Source: README.md#additional-hooks-05 · Also available in llms-full.txt and registry.json.