Search the Roblox DevForum
search_devforumPaste a Roblox error message or symptom to find solved, recent DevForum threads and accepted answers.
Instructions
Full-text search across the Roblox Developer Forum. Use this first when a Roblox bug, error message, or engine behaviour needs community context: paste the literal error string (e.g. "502: API Services rejected request") or a symptom description. Results are re-ranked to favour solved and recent threads. Follow up with get_thread on the topic_id you want to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Restrict to DevForum tags, e.g. ["datastore"]. | |
| after | No | Only threads active after this date (YYYY-MM-DD). | |
| limit | No | ||
| order | No | relevance | |
| query | Yes | Search text, or an array of up to 5 phrasings run in parallel and merged. Multiple phrasings are the fast way to cover a problem: ["DataStore 502", "API Services rejected request", "datastore timeout"]. Topics found by more than one phrasing rank highest. | |
| category | No | Restrict to one category slug, e.g. scripting-support, engine-bugs, release-notes. Known slugs: updates, announcements, news-alerts, release-notes, community, help-and-feedback, scripting-support, building-support, art-design-support, game-design-support, platform-usage-support, creations-feedback, code-review, cloud-apps, education-support, bug-reports, engine-bugs, studio-bugs, website-bugs, mobile-bugs, xbox-bugs, documentation-issues, creator-hub-bugs, cloud-services-bugs, purchasing-bugs, other-bugs, talent-hub-bugs, education-bugs, catalog-asset-bugs, roblox-application-and-website-bugs, feature-requests, engine-features, studio-features, website-features, mobile-features, xbox-features, talent-hub-features, education-features, documentation-features, resources, community-resources, community-tutorials, community-events, roblox-staff, collaboration, recruitment, portfolios, forum-help, forum-bugs, forum-features, bulletin-board. Any slug list_categories reports also works. | |
| min_likes | No | Minimum likes on a matching post. | |
| max_tokens | No | Approximate output budget. | |
| solved_only | No | Only threads with an accepted answer. |