json_to_markdown_tool
Converts JSON data to Markdown, making it readable and suitable for documentation and presentation.
Instructions
Converts JSON data to readable Markdown format.
Args: json_data: JSON string to convert
Returns: Dictionary with markdown representation of the JSON
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||