Skip to content

v2.6.1: moreInfo results section for get_study_results

Choose a tag to compare

@cyanheads cyanheads released this 02 Jun 19:23
v2.6.1
db03235

moreInfo results section for get_study_results

get_study_results now covers all five resultsSection modules. The new
moreInfo section exposes limitations & caveats, certain-agreement
disclosure restrictions, and the results point of contact — with the
same summary/full split as the other four sections. This makes
get_study_results a complete substitute for the resultsSection that
get_study_record no longer embeds since 2.6.0.

Added:

  • moreInfo section on clinicaltrials_get_study_results (#64) — limitations & caveats, certain-agreement restrictions, results point of contact; summary mode returns hasLimitations, restrictionType, pointOfContact

Fixed:

  • docs/design.md: documented summary param, fixed NCT-ID cap (20 not 5), added moreInfo to sections list

496 tests pass; bun run devcheck clean.