Start here
Reference
Content sources
Task configurations
Review sessions
Destinations
Pagination
Exactly three tools paginate:
speedtrain_list_index_documents, speedtrain_list_review_sessions, and speedtrain_query_review_items.Each returns a total and a cursor. Pass the cursor back unchanged, with the same filters, for the next page. A null cursor is the only end signal.Every other tool returns its list complete — the server walks the platform’s pagination for you, so there is no cursor to look for.Reading results safely
When an item’s classifier scores include a grounding or faithfulness verdict, check the rule’s source-access setting before trusting it. The item projections surface that setting next to each score, andnull there means unknown, not false — read the source document before treating the verdict as authoritative. Quality checks