b2549337ff
* Best effort to serialize tool def to Json * Fix formatting * Fix tests * Optimize json serialization * Best effort: Add secret filtering * Remove frozen set and only convert required fields * Fix tests * Address comments * Fix typing