Subscribe to a conference
subscribe_conferenceSubscribe to a conference to receive updates when new papers are indexed. Specify the conference by short name or UUID.
Instructions
Use this when the user asks to follow / track / watch / subscribe to a conference (e.g. “keep me updated on NeurIPS”, “track CCS for new papers”). Pass the conference by name or short name in conference (e.g. "NeurIPS", "CCS"); it is resolved the same way as in search_papers, no UUID lookup needed. New papers indexed after this call show up in get_subscription_updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Override the org's default delivery email. | ||
| conference | Yes | Conference to follow, by short name (e.g. `NeurIPS`, `CCS`) or UUID. Resolved server-side, no `list_conferences` lookup needed. | |
| notify_email | No | ||
| notify_in_app | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Subscription UUID; pass into the cursor-based check tool. | |
| created_at | Yes | ||
| conference_id | Yes |