Returns the set of Prompts in the caller’s organization that can be configured as transfer destinations for the Voice AI transfer server tool. An agent is eligible when its voiceAI.enabled is true AND it has been synced to ElevenLabs (voiceAI.elevenlabsAgentId is set) — only synced agents have a routable agent ID for inter-agent transfer. Pass excludePromptId with the current agent’s id so the agent cannot transfer to itself; non-ObjectId values are ignored (no exclusion is applied).
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Prompt _id to exclude from the result. Typically the current agent's id, to prevent self-transfer.
Transferable agents list