Get full tool schema as Map (for execution/validation)
Map<String, dynamic>? getSchema(String toolName) => _schemas[toolName];