{"name":"toml_to_json","title":"TOML to JSON Converter","category":"developer","description":"Parse a TOML v1.0.0 document into JSON-compatible data (datetimes rendered as ISO 8601 strings).","price_usd":0.002,"input_schema":{"type":"object","properties":{"toml":{"type":"string","description":"TOML document text"}},"additionalProperties":false,"required":["toml"]}}