read_ssrn_paper
Attempts to read an SSRN paper by its ID. The SSRN connector is metadata-only, so this tool returns an error message.
Instructions
Read paper content from SSRN.
Note: SSRN connector is metadata-only and read is not supported.
Args: paper_id: SSRN paper identifier. save_path: Directory where the PDF is/will be saved (unused). Returns: str: Error message from metadata-only SSRN connector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | ||
| save_path | No | ./downloads |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |