Search CS Authors
dblp.cs.authorSearch for computer science authors by name on DBLP. Returns author profile details including aliases, affiliations, and publication record URL. Use to find researchers or discover collaborators.
Instructions
Search 3M+ computer science authors on DBLP. Returns author name, DBLP PID, profile URL, aliases, affiliations. Use for finding researchers, checking publication records, or discovering collaborators (DBLP, CC0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Author name to search (e.g. "Geoffrey Hinton", "Yann LeCun", "Ilya Sutskever") | |
| limit | No | Number of results (1-30, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |