Retrieves the list of authors for a specific paper identified by its unique paper_id in the Semantic Scholar database. This endpoint returns detailed author information including authorId and name (returned by default), and optionally: url, affiliations, homepage, paperCount, ci…
limitintegerThe maximum number of results to return.<br> Must be <= 1000
fieldsstringA comma-separated list of additional author fields to return. <strong>Default fields (always returned):</strong> <code>authorId</code>, <code>name</code>. <strong>Optional fields:</strong> <code>url</code>, <code>affiliations</code>, <code>homepage</code>, <code>paperCount</code…
offsetintegerUsed for pagination. When returning a list of results, start with the element at this position in the list.
paper_idRequiredstringThe following types of IDs are supported: <ul> <li><code><sha></code> - a Semantic Scholar ID, e.g. <code>649def34f8be52c8b66281af98ae884c09aef38b</code></li> <li><code>CorpusId:<id></code> - a Semantic Scholar numerical ID, e.g. <code>CorpusId:215416146</code></li>…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.