get_software
Retrieve software metadata from swMath by numeric ID, including name, description, language, keywords, and references.
Instructions
Retrieve metadata for a zbMath / swMath software entry by its numeric ID.
Args: software_id: The numeric swMath software identifier.
Returns: JSON string with software metadata including name, description, programming language, keywords, and references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| software_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |