List all tests
labloop_list_testsList every test in the LabLoop catalog with its ID, name, abbreviation, and category. Use to browse available options or when a specific test search fails to find a match.
Instructions
List every test in the LabLoop catalog with its id, name, abbreviation, and category.
Use to browse what is available, or when labloop_find_test cannot find what the user means. Returns {status, count, tests: [{id, name, abbrev, category}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||