toml_to_json
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
TOML to JSON Converter — Parse a TOML v1.0.0 document into JSON-compatible data (datetimes rendered as ISO 8601 strings).
Parameters schema
{
"type": "object",
"required": [
"toml"
],
"properties": {
"toml": {
"type": "string",
"description": "TOML document text"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries