acedatacloud_search_docs
Search AceDataCloud public documentation by keyword to retrieve relevant doc titles, snippets, and URLs.
Instructions
Full-text search the AceDataCloud documentation. Returns matching docs with alias, title, snippet and url. No token required.
This is content-relevance search over *public* docs only; it does not accept
structural filters. To filter by tag / type / privacy, use
``acedatacloud_list_docs`` (e.g. ``tag='application'``, ``private=False``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Optional language code, e.g. 'en', 'zh-cn', 'ja'. | |
| limit | No | Max results to return (server caps at 30). | |
| query | Yes | Search text, e.g. 'suno lyrics' or 'midjourney imagine'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |