Documentation Index
Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Auto-generated from
autoplay_sdk/skills/. Edit the source SKILL.md and run python scripts/sync_skill_docs.py..md Β· Open raw file Β· Install via CLI: autoplay-install-skills
Chatbot β Tidio
Read autoplay-core first for install, credentials, and the stream wiring pattern.
β οΈ Session scoping β critical
Tidio conversations have a conversation ID. You must link the browser Autoplaysession_id to the Tidio conversation before context can be delivered β see autoplay-core for the conv_map + on_session_linked pattern.
Full tutorial coming soon. See the docs for current status.