list_topics
Find research topic IDs by listing or searching topics. Retrieve exact IDs needed for project filtering, with pagination support.
Instructions
List or search research topics and return their exact IDs.
Call this before using the ``topic`` project filter unless an exact topic ID
was already returned by OSIRIS. The result explicitly reports when topics
are not available for this installation. For a complete list, call again
with ``next_offset`` until ``has_more`` is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||