What problem does it solve? Engineers often need to find ByteCloud platform documentation (TCE, TCC, Neptune, BITS) but lack a direct way to search the ByteCloud Document Center knowledge base and read full articles programmatically. This Skill provides knowledge base search and full document retrieval through the ByteCloud web API endpoints. ## Core Features & Use Cases - Knowledge Search: Query the ByteCloud Document Center with natural language, optionally filtering by product IDs (e.g., tce, bits) or excluding products. - Full Document Retrieval: Fetch complete document bodies by doc_id, including Markdown content, HTML, breadcrumbs, and metadata. - Multi-Environment Support: Target either the CN production site (cloud.bytedance.net) or the BOE environment (cloud-boe.bytedance.net) via site aliases or a custom target address. - Use Case: When troubleshooting a TCE scaling issue, search for "tce如何扩容", review the ranked results, then pull the full guide by doc_id to follow the steps. ## Quick Start Ask the agent to search ByteCloud documentation for how to expand capacity on TCE and then fetch the full document for the top result.