search_submissions
Find submissions in a journal by status, stage, section, or inactivity. Filter and sort articles to locate specific submissions for editorial review and management.
Instructions
Find submissions (articles) in a journal.
status: queued, published, declined, scheduled.
stage: submission, external_review, editing, production.
section: a list of section IDs (from list_sections).
inactive_days: only submissions inactive for N days.
sort_by: datePublished, dateSubmitted, lastActivity,
lastModified, sequence, title. descending=True sorts
descending (default). Dates in YYYY-MM-DD format. The date
filter only applies to already-fetched pages of the result —
see the date_filtering_incomplete field in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| stage | No | ||
| phrase | No | ||
| status | No | ||
| journal | No | ||
| section | No | ||
| sort_by | No | lastActivity | |
| descending | No | ||
| submitted_to | No | ||
| inactive_days | No | ||
| submitted_from | No |